Merge pull request #350 from tevio/master
add follow link in tab to doc
This commit is contained in:
commit
84319b01f8
1 changed files with 2 additions and 1 deletions
|
@ -33,7 +33,8 @@ The default mappings are as follows:
|
|||
- <kbd>R</kbd>: reload current tab without cache
|
||||
|
||||
### Navigation
|
||||
- <kbd>f</kbd>: start following links in the page
|
||||
- <kbd>f</kbd>: start following links in the page in the current tab
|
||||
- <kbd>F</kbd>: start following links in the page in new tabs
|
||||
- <kbd>H</kbd>: go back in history
|
||||
- <kbd>L</kbd>: go forward in history
|
||||
- <kbd>[</kbd><kbd>[</kbd>, <kbd>]</kbd><kbd>]</kbd>: find prev or next links and open it
|
||||
|
|
Reference in a new issue