vimium-c
vimium-c copied to clipboard
Jump in/out recent tabs "jump list"
What command or commands
Vomnibar.activateTabs
visitPreviousTab
How should a feature do
- Go to tab
A
, thenB
, thenC
, thenD
. -
Jump OUT (e.g. like in vim, CTRL-o):
D -> C
. -
Jump OUT (CTRL-o):
C -> B
. -
Jump IN (e.g. CTRL-i):
B -> C
.
I understand jumping out should work like the following, although it doesn't seem to work for me for some reason:
map <c-o> visitPreviousTab filter="discarded=false"
However, is there a way to jump in?
Vomnibar.activateTabs
seems to be like a jump list, if you could navigate up and down the tabs in that list.
Is this jump in/out functionality currently implemented with the available commands?
Thanks for all the great work!
Browser and OS
- Browser name: Firefox 128.0.3
- OS name: macOS 14.5
- Vimium C: 1.99.997