Add page.source form
This commit is contained in:
parent
740e123b36
commit
9122315004
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ const KeyMapFields = [
|
|||
['navigate.link.prev', 'Open previous link'],
|
||||
['navigate.parent', 'Go to parent directory'],
|
||||
['navigate.root', 'Go to root directory'],
|
||||
['page.source', 'Open page source'],
|
||||
['focus.input', 'Focus input'],
|
||||
], [
|
||||
['find.start', 'Start find mode'],
|
||||
|
|
Reference in a new issue