top | item 30122949

(no title)

GregBuchholz | 4 years ago

Here are some of the things I use to increase the range of programs for which I can use vi keybindings:

* vscodevim extension for Vscode

* "set -o vi" in Bash

* Vim Vixen plugin for Firefox

* you can use ctrl-alt-j in gdb. And that might (should?) work in other programs which use GNU Readline to get vi keybindings. The only thing I miss with the vi bindings in bash/readline is "ge/gE" from vim (move backwards to the end of the word).

discuss

order

RMPR|4 years ago

> Vim Vixen plugin for Firefox

These days, on Firefox, Tridactyl is the way to go for me.