Vi keybind for firefox
Leader key using Space
<leader-v>
toggle indicatori
insertI
hint - select input elementgi
focus to first inputs
hint - select scrollable elementS
reset scrollable to windowgs
focus to first scrollablef
hint - open link in current tabF
hint - open link in new tabyf
copy hinted link
k
scroll upj
scroll downh
scroll leftl
scroll rightgg
scroll topG
scroll bottom<c-u>
scroll page up<c-d>
scroll page down
L
go forward one pageH
go back one paget
new tabT
new tab privater
reloadR
reload bypass cacheK
previous tab in current containerJ
next tab in current containerdd
close tabyy
copy current link
hint link is still slowselect inputclick button- undo close tab need to save deleted tab state per cookieStoreId
copy current url- edit current url need to create new input component and access history
- address bar need to create new input component and access history
- find string in page
- next found match
- prev found match
- new private tab / window
- read config
- chrome support maybe
restructure- click chat on whatsapp
- click chat on telegram
save tab last mode on statecopy hinted linkfocus first input foundfocus first scrollable found- add url to bookmark
- remove url from bookmark
fix bug key sequence error when page changing after usinggi
- move keymap checking into backgrounds
- move some command into backgrounds