I think this would be really handy: I often find myself writing issues or PMs, opening a series of tabs to research things, and then getting a bit lost in all my tabs when I want to get back to where I was writing. Vim handles this rather nicely.
g, to cycle forwards.
Isn't that what gi does? And then tab to go to the next input?
I mean across tabs (and maybe page history?). gi is per page.
Added in 4e77b65123a80e82bdf98f62e683a1b15dc68b8c but currently just takes you to last used input. You can't cycle through them yet.
Most helpful comment
I mean across tabs (and maybe page history?).
giis per page.