added support for pinning/unpinning tabs
features: * pin tab * unpin tab * toggle pin/unpin tab
This commit is contained in:
parent
b3b017a123
commit
c2d2f895a5
5 changed files with 24 additions and 1 deletions
|
@ -35,6 +35,7 @@ The default mappings are as follows:
|
|||
- <kbd>g0</kbd>, <kbd>g$</kbd>: select first or last tab
|
||||
- <kbd>r</kbd>: reload current tab
|
||||
- <kbd>R</kbd>: reload current tab without cache
|
||||
- <kbd>p</kbd>: toggle pin/unpin current tab
|
||||
|
||||
### Navigation
|
||||
- <kbd>f</kbd>: start following links in the page
|
||||
|
|
Reference in a new issue