code review

* change default keybinding for pin/unpin tab from 'p' to 'zp'
 * use toggleTabPinned to toggle the tab pinned state, instead of updateTabPinned
This commit is contained in:
Jiabo Hou 2017-11-05 17:59:46 -05:00
parent c2d2f895a5
commit 87b8280d4b
4 changed files with 13 additions and 9 deletions

View file

@ -35,7 +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
- <kbd>zp</kbd>: toggle pin/unpin current tab
### Navigation
- <kbd>f</kbd>: start following links in the page