Bind gt
to show buffer list
This commit is contained in:
parent
14b9f3d8f5
commit
cae496565b
@ -1477,6 +1477,7 @@ KEY_DATA = collections.OrderedDict([
|
||||
('download-cancel', ['ad']),
|
||||
('download-clear', ['cd']),
|
||||
('view-source', ['gf']),
|
||||
('set-cmd-text -s :buffer', ['gt']),
|
||||
('tab-focus last', ['<Ctrl-Tab>']),
|
||||
('enter-mode passthrough', ['<Ctrl-V>']),
|
||||
('quit', ['<Ctrl-Q>']),
|
||||
|
Loading…
Reference in New Issue
Block a user