Merge pull request #368 from emlow/issue-279
Add shortcut to view page source
This commit is contained in:
commit
828ac8cd84
5 changed files with 12 additions and 0 deletions
|
@ -49,6 +49,7 @@ The default mappings are as follows:
|
|||
- <kbd>/</kbd>: start to find a keyword in the page
|
||||
- <kbd>n</kbd>: find next keyword in the page
|
||||
- <kbd>N</kbd>: find prev keyword in the page
|
||||
- <kbd>g</kbd><kbd>f</kbd>: view page source
|
||||
|
||||
### Console commands
|
||||
|
||||
|
|
Reference in a new issue