Commit graph

12 commits

Author SHA1 Message Date
J. Cameron McDonald
04a5e75c15 Split Vertically -> Split Right, Split Horizontally -> Split Down (#3559) 2019-07-31 00:03:33 +02:00
Edgar Carneiro
d1eb02098e Fix zoom keymaps for Windows (#2489)
Fixes #2448
2018-04-25 01:14:05 +02:00
Renato Campos
cb8b72a319 Added keymap to rebind the 'break' command - Issue #2432 (#2531)
* fixed documentation of roleCommands

* Added keymap for break/interrupt command

* added break keymap for linux and darwin

* fixed lint errors
2017-12-18 17:17:20 +01:00
Albin Ekblom
9521fb57c1
Fix linux keymap delete typo (#2539) 2017-12-10 21:34:00 +01:00
CHaBou
a59ccc3ff4
Restore v1 keymaps for tab switching (#2485) 2017-11-22 16:10:51 +01:00
Bauke van der Laan
9bc5a004a1 Replace minus with hyphen character in keymaps (#2467) 2017-11-22 13:04:38 +01:00
CHaBou
97308bd8e5 Add shell alias commands (#2426) 2017-11-06 20:27:25 +00:00
Mathew Merrick
7f804cf66c Zoom Keymap Consistency (#2365) 2017-10-25 00:48:31 +02:00
CHaBou
bcf1157b37 Add new keymaps to jump between tabs (#2330) 2017-10-05 20:39:39 +02: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