Re: [Github-comments] [geany/geany] Programming ligature support for Windows (#2535)

2020-08-23 Thread elextr
> You could request it at the Scintilla project. @eht16 How would those options work with Scintilla GTK backend which calls GTK rather than calling the windows API directly? I don't suppose there is any chance you can test with GTK3 Geany on Windows? It has to happen one day :). -- You are

Re: [Github-comments] [geany/geany] Update Scintilla to version 3.20.0 (#2506)

2020-08-23 Thread Skif-off
@eht16, maybe you can try to update up to 3.21.0? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/2506#issuecomment-678835811

Re: [Github-comments] [geany/geany] In IDLE my Tkinter program was executed, but Geany only starts a script (#2578)

2020-08-23 Thread Matthew Brush
> The problem is, that i don't know where the script file is located As @eht16 said, I meant to run your own Python script from the command line. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [Github-comments] [geany/geany] Can't see underscores on Ubuntu 20.04 (#2502)

2020-08-23 Thread Enrico Tröger
TL;DR https://www.geany.org/documentation/faq/#geany-does-not-display-underscores-anymore -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/2502#issuecomment-678787255

Re: [Github-comments] [geany/www.geany.org] Faq page renewal (#24)

2020-08-23 Thread Enrico Tröger
Merged #24 into master. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/www.geany.org/pull/24#event-3682899381

Re: [Github-comments] [geany/geany] Show OS info in debug messages (#2498)

2020-08-23 Thread Enrico Tröger
@codebrainz I guess we could go ahead even without MacOS results. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/2498#issuecomment-678778960

Re: [Github-comments] [geany/geany] Programming ligature support for Windows (#2535)

2020-08-23 Thread Enrico Tröger
Just tested it on Windows (with GTK2 Geany): `SCI_SETTECHNOLOGY(SC_TECHNOLOGY_DIRECTWRITE) nor any of the other `SC_TECHNOLOGY_*` options has any effect. I agree with @codebrainz that it's probably the GTK backend of Scintilla which does not support that option, even on Windows. You could

Re: [Github-comments] [geany/geany] In IDLE my Tkinter program was executed, but Geany only starts a script (#2578)

2020-08-23 Thread Enrico Tröger
> Hello Matthew, thank You for the answer ! The problem is, that i don't know > where the script file is located.I do not find any ...sh file in the > directories around Geany. This is just a little wrapper script created by Geany dynamically. Basically it just runs the command you configured

Re: [Github-comments] [geany/geany] In IDLE my Tkinter program was executed, but Geany only starts a script (#2578)

2020-08-23 Thread hlech65730
Hello elextr, thank you very much for Your answer ! I started Geany in 2 ways, from menu and with an icon in a folder from the desktop that i have created. The behaviour is the same when i started my python file. Only the empty Terminal window appears, that's all. When i load and start my

Re: [Github-comments] [geany/geany] In IDLE my Tkinter program was executed, but Geany only starts a script (#2578)

2020-08-23 Thread hlech65730
Hello Matthew, thank You for the answer ! The problem is, that i don't know where the script file is located.I do not find any ...sh file in the directories around Geany. Do You know it ?  Mit freundlichen Grüßen, Holger Lech Hadamarstr.22b 93051 Regensburg Email : hlech65...@aol.com

Re: [Github-comments] [geany/geany-plugins] GeanyVC:(Fossil) Long history log entries are shown in single lines (#1003)

2020-08-23 Thread Frank Lanitz
Closed #1003 via #1004. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/1003#event-3682645313

Re: [Github-comments] [geany/geany-plugins] GeanyVC:(Fossil) Limit the width of the history log/timeline output (#1004)

2020-08-23 Thread Frank Lanitz
Merged #1004 into master. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1004#event-3682645308