Add keybinding for view_source.
This commit is contained in:
parent
715aec991e
commit
3bd55b2140
@ -649,6 +649,7 @@ DATA = collections.OrderedDict([
|
||||
('wi', 'inspector'),
|
||||
('gd', 'download-page'),
|
||||
('ad', 'cancel-download'),
|
||||
('gf', 'view-source'),
|
||||
('<Ctrl-Tab>', 'tab-focus last'),
|
||||
('<Ctrl-V>', 'enter-mode passthrough'),
|
||||
('<Ctrl-Q>', 'quit'),
|
||||
|
Loading…
Reference in New Issue
Block a user