techee left a comment (geany/geany#4344)

Before consulting the wiki page, I'd suggest looking at Geany documentation 
first (either online 
[https://www.geany.org/manual/current/index.html](https://www.geany.org/manual/current/index.html#keybinding-preferences),
 or using Help->Help within the application). We try to keep the documentation 
up-to-date. Wiki pages aren't meant to be used as a reference documentation - 
they just contain some extra information on some specific topics. They were 
written by various contributors but aren't maintained actively and may be 
outdated in some cases.

For keybinding preferences, see 
https://www.geany.org/manual/current/index.html#keybinding-preferences. When 
you double-click the corresponding keybinding and press the key combination in 
the subsequent dialog, you should be able start using the entered keybinding.

I'm not 100% sure what you mean by "do not use newlines automatically" but if 
you mean "Ensure new line at file end" note that you can set this both globally 
in preferences, but also on a per-project basis (which overrides global 
settings). So check your project settings too (Project->Properties).

Don't touch `geany.glade`, it's not meant to be edited by users and has nothing 
to do with keybindings. If you really want to edit config files manually (but 
you shouldn't need to, you should really be able to use the GUI), go under 
`~/.config/geany` and edit the corresponding file, e.g. `keybindings.conf` for 
keybindings.


-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/4344#issuecomment-2992697800
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/issues/4344/[email protected]>

Reply via email to