|
|
|
|
|
by GregBuchholz
1599 days 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). |
|
These days, on Firefox, Tridactyl is the way to go for me.