I’m working on using Tridactyl to work with Firefox. I’m using this config:

First set hintfiltermode vimperator-reflow and then set hintchars 1234567890.

After trying out the above, I ended up changing the hintchars to hjklasdfgyuiopqwertnmzxcvb, because it’s easier to simply open what you need without having to filter first.

I might add this to my keyboard: https://getreuer.info/posts/keyboards/caps-word/index.html

I’ve now added both caps word and auto shift on the miryoku layout. I needed to therefore make the following rebinds (hjkl must become neio):

bind N back bind n scrollpx -50

bind E tabnext bind e scrollline 10

bind I tabprev bind i scrollline -10

bind O forward bind o scrollpx 50

// Because o was rebound: bind m fillcmdline open

I also use :set allowautofocus false with, for e.g., :seturl discord.com allowautofocus true