Apologies for not seeing that I needed to use 'reply all' - - - mea culpa!
---------- Forwarded message ---------
From: o1bigtenor <o1bigtenor(a)gmail.com>
Date: Mon, Mar 25, 2019 at 2:42 PM
Subject: Re: [Geany-Users] Geany to show whole file name
To: Enrico Tröger <enrico.troeger(a)uvena.de>
On Mon, Mar 25, 2019 at 1:51 PM Enrico Tröger <enrico.troeger(a)uvena.de> wrote:
>
> Hi,
>
> that somebody who hardcoded the 30 is me :)
>
> And here is the story behind:
> https://sourceforge.net/p/geany/bugs/298/
That's quite the file name in the listing - - - grin.
>
> I won't work myself on this but maybe somebody else (here somebody != me
> :D) might to open a pull request to make this configurable.
>
I'm asking because I really like to use complete names (think almost
descriptions)
and a date (often including time) for a file name. A date is 13 characters all
by itself (20190325T1440 as the present date/time for an example) so
I've onlyand a date (often including time) for a file name. A date is
13 characters
got 17 characters for the rest of my information - - - that's not very
much - - -
ergo therefore the ask - - - please?
Regards
Dee
Is there a way to get Geany to show the whole file name instead of the shortened version. See attached pic.
Thanks.
Whole_Filename.png
|
|
|
| | |
|
|
|
| |
Whole_Filename.png
Shared with Dropbox
|
|
|
Sent via personal computer"It is always too soon to quit."
Hello,
I want to use Geany for learning "go" but when I start to test the simple
code below
package main
import "fmt"
func main() {
fmt.Println("Hallo Welt")
}
I just get the message "Der Befehl "go" ist entweder falsch geschrieben oder
konnte nicht gefunden werden."
What must I do, that I can use "go" in geany?
Thank you,
Rico
Hi.
I'm using Ubuntu 16.04 (I know, pretty old, but still supported). I run apt
upgrade and I got this message:
The following packages have unmet dependencies:
geany-plugin-git-changebar : Depends: libgit2-22 (>= 0.22.0) which is a
virtual package and is not provided by any available package.
The following actions will resolve these dependencies:
Remove the following packages:
1) geany-plugin-git-changebar
2) geany-plugins
However, if I query my installed libgit it is greater than 0.22:
> $ dpkg -l | grep
libgit
ii libgit2-24:amd64
0.24.1-2ubuntu0.2 amd64 low-level Git
library
ii libgit2-glib-1.0-0:amd64
0.24.0-3 amd64 glib wrapper
library around the libgit2 git access library
I want to keep geany-plugin-git-changebar. I'd say it is my most wanted
plugin of Geany actually. How can I workaround this?
Saludos,
* Abel.*
I filed a request for the above on the RedHat bug forum quite some time ago but nothing is happening. Any chance that you can send another request to the maintainers?
Thank you.