add support for duplicating current tab
This commit is contained in:
parent
256820f78d
commit
c4de9ec451
5 changed files with 10 additions and 1 deletions
|
@ -36,6 +36,7 @@ The default mappings are as follows:
|
|||
- <kbd>r</kbd>: reload current tab
|
||||
- <kbd>R</kbd>: reload current tab without cache
|
||||
- <kbd>zp</kbd>: toggle pin/unpin current tab
|
||||
- <kbd>zd</kbd>: duplicate current tab
|
||||
|
||||
### Navigation
|
||||
- <kbd>f</kbd>: start following links in the page
|
||||
|
|
Reference in a new issue