GNOME Bugzilla – Bug 743162
Wrong keybindings for save-all / save-as
Last modified: 2015-01-19 09:54:04 UTC
https://git.gnome.org/browse/gnome-builder/commit/?id=d716769b35acdc9d4ed60b2c7f8a51af2ee83301 Changed the keybindings for these actions but I do not think that's correct. The HIG* suggests ctrl+shift+s for save as and ctrl+shift+L for save all *) admittedly it was the old HIG I have not checked the new one, but since the new one is much more high-level than the old I still think the old one relevant for these details
I'm okay with that. However, I do think we are going to vary from the HIG on keybindings eventually. We'll need to update the move/split left/right keybindings too. We should probably change those to use arrows.
Created attachment 294849 [details] [review] keybindings: more closely follow hig for keybindings I had to get creative here for moving left/right (since we needed ctrl+shift+l for save-all). But i think this works pretty well. ctrl+shift+{left,right} for spliting. alt+shift+{left,right} for moving.
Attachment 294849 [details] pushed as df4323d - keybindings: more closely follow hig for keybindings
GNOME Shell keybindings made it a bit extra annoying, but these work (for now) :)