Re: [Github-comments] [geany/geany] How to change the cursor to an Underscore (#2478)

2020-04-18 Thread Matthew Brush
Oh, maybe I'm thinking of GtkSourceView or something, maybe Scintilla can't do it. -- 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/2478#issuecomment-615978753

Re: [Github-comments] [geany/geany] How to change the cursor to an Underscore (#2478)

2020-04-18 Thread elextr
``` # set the third argument to true to change the caret into a block caret ``` That changes it between a vertical line and a __block__, not an underscore. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/g

Re: [Github-comments] [geany/geany] How to change the cursor to an Underscore (#2478)

2020-04-18 Thread Matthew Brush
You can set it using colour schemes, there is a `cursor` style which the 3rd argument says if it's a block cursor or an underscore/underline cursor. -- 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/ge

Re: [Github-comments] [geany/geany] Line wrap calculation problems (#1495)

2020-04-18 Thread oonet
Compare to gedit. -- 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/1495#issuecomment-615966154

Re: [Github-comments] [geany/geany] Corrected a Russian translation of the word Appearance in Preferences (#2477)

2020-04-18 Thread Dmitry Unruh
Hello Frank! The word "Appearance" has several translations into Russian language, include "Вид" and "Появление" depending on the context. The word "Вид" is synonym for the word "View". The word "Появление", in our case, is synonym for the word "Order". The Appearance option in the Preferences mea

Re: [Github-comments] [geany/geany] How to change the cursor to an Underscore (#2478)

2020-04-18 Thread v-O_O-v
Closed #2478. -- 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/2478#event-3247535554

Re: [Github-comments] [geany/geany] How to change the cursor to an Underscore (#2478)

2020-04-18 Thread v-O_O-v
I am sorry for such a dumb question. -- 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/2478#issuecomment-615879526

Re: [Github-comments] [geany/geany] Corrected a Russian translation of the word Appearance in Preferences (#2477)

2020-04-18 Thread Frank Lanitz
@dmitryunruh Thanks for the suggestion, but I'm not certain the new translation is fitting better. Maybe we could use "Вид" only @scriptum What do you think? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com

Re: [Github-comments] [geany/geany] How to change the cursor to an Underscore (#2478)

2020-04-18 Thread elextr
No, underscore indicates overstrike. Presumably you mean the caret (the cursor is the thing the mouse moves around). In insert mode the caret can be a vertical line or a block and in overstrike mode it can be an underscore or a block. -- You are receiving this because you are subscribed to thi

[Github-comments] [geany/geany] How to change the cursor to an Underscore (#2478)

2020-04-18 Thread v-O_O-v
Hello I am a heavy geany user and I want to make my cursor to an underscore but I did not find any useful resources on the web. Is it possible to change? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/gea