Merge branch 'wasamasa-ZZ-and-ZQ'
This commit is contained in:
commit
642afb0aff
@ -254,6 +254,7 @@ Contributors, sorted by the number of commits in descending order:
|
||||
* dylan araps
|
||||
* addictedtoflames
|
||||
* Xitian9
|
||||
* Vasilij Schneidermann
|
||||
* Tomas Orsava
|
||||
* Tom Janson
|
||||
* Tobias Werth
|
||||
|
@ -1660,7 +1660,8 @@ KEY_DATA = collections.OrderedDict([
|
||||
('set-cmd-text -s :buffer', ['gt']),
|
||||
('tab-focus last', ['<Ctrl-Tab>']),
|
||||
('enter-mode passthrough', ['<Ctrl-V>']),
|
||||
('quit', ['<Ctrl-Q>']),
|
||||
('quit', ['<Ctrl-Q>', 'ZQ']),
|
||||
('wq', ['ZZ']),
|
||||
('scroll-page 0 1', ['<Ctrl-F>']),
|
||||
('scroll-page 0 -1', ['<Ctrl-B>']),
|
||||
('scroll-page 0 0.5', ['<Ctrl-D>']),
|
||||
|
Loading…
Reference in New Issue
Block a user