Thanks to you for fixing.
I also noticed other color-related issues with split window, which I find not that severe though:
- the line marker color after go-to-line differs, - when simply marking code with the mouse, the color is different. - the line marker color after ctrl-m differs.
But maybe you already fixed this, as they all seem to relate to filetypes.common.
Independent of the split window: - Could one add the option to choose the color for lines marked via ctrl-m? - Is it possible to make "remove markers" accessible via keyboard shortcuts?
Best, Matt
On 8/21/09, Nick Treleaven nick.treleaven@btinternet.com wrote:
On Thu, 20 Aug 2009 15:06:54 +0200 daspostloch@googlemail.com wrote:
I also rolled my own dark .cpp recently. As a consequence, I am losing my cursor in the split window plugin, because it is pure blinking black. Is there an option to change its color as well?
No, but it's now fixed in SVN. Thanks for reporting.
Regards, Nick _______________________________________________ Geany mailing list Geany@uvena.de http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
On Fri, 21 Aug 2009 13:48:15 +0200 daspostloch@googlemail.com wrote:
I also noticed other color-related issues with split window, which I find not that severe though:
- the line marker color after go-to-line differs,
- when simply marking code with the mouse, the color is different.
- the line marker color after ctrl-m differs.
But maybe you already fixed this, as they all seem to relate to filetypes.common.
No, the split window plugin tries to copy all styles from the Geany document. I'm planning on adding a function so that the split window styles are all set the same as Geany documents.
Independent of the split window:
- Could one add the option to choose the color for lines marked via ctrl-m?
I think this is already possible with the latest release, check the docs.
- Is it possible to make "remove markers" accessible via keyboard shortcuts?
Could do, I assume this is to remove each line marker, not highlighted results?
Regards, Nick
On 8/24/09, Nick Treleaven nick.treleaven@btinternet.com wrote:
- Could one add the option to choose the color for lines marked via
ctrl-m?
I think this is already possible with the latest release, check the docs.
One can set marker_line and marker_search, but for me (0.18), neither affect the color that a line marked by ctrl-m gets. However, I discovered the option Prefs->Editor->Display->show markers margin and turned it on. Since, I get only the plus-symbols and no line marker color, so personally, I'm fine now.
- Is it possible to make "remove markers" accessible via keyboard
shortcuts?
Could do, I assume this is to remove each line marker, not highlighted results?
Since they are both removed by a single menu entry, I'd think that the keyboard shortcut should do the same (shortcuts corresponds to menu).
Best, Matt
On Mon, 24 Aug 2009 15:50:49 +0200 daspostloch@googlemail.com wrote:
- Could one add the option to choose the color for lines marked via
ctrl-m?
I think this is already possible with the latest release, check the docs.
One can set marker_line and marker_search, but for me (0.18), neither affect the color that a line marked by ctrl-m gets. However, I discovered the
What about marker_mark?
- Is it possible to make "remove markers" accessible via keyboard
shortcuts?
Could do, I assume this is to remove each line marker, not highlighted results?
Since they are both removed by a single menu entry, I'd think that the keyboard shortcut should do the same (shortcuts corresponds to menu).
I wondered because the Mark All keybinding can already be used to clear highlighting if there's no current word or selection.
Regards, Nick
you're right twice, thanks.
On 8/24/09, Nick Treleaven nick.treleaven@btinternet.com wrote:
On Mon, 24 Aug 2009 15:50:49 +0200 daspostloch@googlemail.com wrote:
- Could one add the option to choose the color for lines marked via
ctrl-m?
I think this is already possible with the latest release, check the docs.
One can set marker_line and marker_search, but for me (0.18), neither affect the color that a line marked by ctrl-m gets. However, I discovered the
What about marker_mark?
- Is it possible to make "remove markers" accessible via keyboard
shortcuts?
Could do, I assume this is to remove each line marker, not highlighted results?
Since they are both removed by a single menu entry, I'd think that the keyboard shortcut should do the same (shortcuts corresponds to menu).
I wondered because the Mark All keybinding can already be used to clear highlighting if there's no current word or selection.
Regards, Nick _______________________________________________ Geany mailing list Geany@uvena.de http://lists.uvena.de/cgi-bin/mailman/listinfo/geany