Merge pull request #368 from emlow/issue-279

Add shortcut to view page source
This commit is contained in:
Shin'ya Ueoka 2018-05-05 18:39:56 +09:00 committed by GitHub
commit 828ac8cd84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 12 additions and 0 deletions

View file

@ -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