Variables
- g:browser_object_prefix
- default: ''
usage: let g:browser_object_prefix = ','
Mappings
- dd
- Delete current tab (when prefix is '' only)
- {motion}/
- {motion} pattern matched tabs
- {motion}{scope}{target}
- Motions
- d
- Delete
- r
- Reload
- m{register}
- Quick Mark
- y
- Yank
- e
- Set Pin
- E
- Unset Pin
- Scopes
- l
- Left
- r
- Right
- a
- All
- c
- Current
- o
- Other
- s
- Same host
- p
- Pinned
- Target
- t
- Tabs
back to index