Is it possible to use vim keybindings in the terminal in Visual Studio Code? As far as I know, the vscodevim extension does not change anything for the terminal.
Try ble.sh and modify your .bashrc
to use Vim mode (instead of Emacs mode). This will setup your whole terminal to use Vim keybindings (as well as VS Code).
set -o vi # add this line
More info about ble.sh in Vim mode: https://github.com/akinomyoga/ble.sh/wiki/Manual-%C2%A76-Vim-Mode
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With