> Is there anything like a global keybindings file that could be placed to a 
> bundle and to which the settings would fall back? Maybe I miss something but 
> the only `keybindings.conf` I see in the code is inside configdir and this 
> one has to be created by Geany.

Hum, if we don't indeed, it might be worth considering adding support for that 
as I wouldn't expect this to be too hard, instead of `#ifdef`ing half of the 
keybindings.

Or consider @codebrainz's solution if we accept it's not something Geany itself 
does but that is left to the bundle.

BTW, there's an interesting question regarding backward compatibility: if we 
install different defaults, keybindings might change for existing users if they 
didn't override any keybinding.  That might be a problem -- or not?

-- 
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/1324#issuecomment-263644947

Reply via email to