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-cancel', ['ad']),
|
||||||
('download-clear', ['cd']),
|
('download-clear', ['cd']),
|
||||||
('view-source', ['gf']),
|
('view-source', ['gf']),
|
||||||
|
('set-cmd-text -s :buffer', ['gt']),
|
||||||
('tab-focus last', ['<Ctrl-Tab>']),
|
('tab-focus last', ['<Ctrl-Tab>']),
|
||||||
('enter-mode passthrough', ['<Ctrl-V>']),
|
('enter-mode passthrough', ['<Ctrl-V>']),
|
||||||
('quit', ['<Ctrl-Q>']),
|
('quit', ['<Ctrl-Q>']),
|
||||||
|
Loading…
Reference in New Issue
Block a user