diff options
author | Jiabo Hou <jiabo.hou@hotmail.com> | 2017-10-31 19:37:27 -0400 |
---|---|---|
committer | Jiabo Hou <jiabo.hou@hotmail.com> | 2017-11-05 17:28:26 -0500 |
commit | c2d2f895a5e65cc7a42da39e7ab8acf73cb03fc8 (patch) | |
tree | 6210a9309214388082381a0a19d5d16445b0b3b6 /README.md | |
parent | b3b017a123516096dd7be05695f7a71da3b808cc (diff) |
added support for pinning/unpinning tabs
features:
* pin tab
* unpin tab
* toggle pin/unpin tab
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 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 |