Commit graph

6 commits

Author SHA1 Message Date
Oliver Green
f757d8b4aa Changed OS X 'reload' accelerator key mappings be more inline with Linux & Windows. (#3277)
Fixes #921
2018-12-15 18:42:49 +01:00
Edgar Carneiro
3627c8ce09 Fix zoom keymaps for Windows (#2489)
Fixes #2448
2018-12-15 18:33:11 +01:00
Leo Lamprecht
4ce99863c4 Fixed merge conflicts 2018-04-16 07:17:17 -07:00
Lucas
3bca7c2891 Fix for keymapping bug on Linux and Windows (#2189)
* Fix for keymapping bug on Linux and Windows

In response to issue #2156, the keymapping conflict has been removed from linux.json and win32.json in the app/keymaps/ directory. Now the keymap for window close is ctrl+shift+q and the keymap for pane close is ctrl+shift+w.

* Fix for failed test on initial commit.
2017-09-11 15:09:17 +02:00
Louis Arge
843ebd2fe0 Change "Close Session" shortcut on Linux/Windows (#2160)
Fix #2156
2017-09-03 17:47:09 +02:00
Philippe Potvin
93b2229ff5 Implements Commands Key mapping (#1876)
Keymaps part 2
2017-06-02 20:03:47 -04:00