@[email protected] to [email protected]English • 2 years agoAdd Vim to your Bash prompt (video)piped.videoexternal-linkmessage-square9fedilinkarrow-up131
arrow-up130external-linkAdd Vim to your Bash prompt (video)piped.video@[email protected] to [email protected]English • 2 years agomessage-square9fedilink
minus-square@[email protected]linkfedilinkEnglish1•2 years agoWhat are tha advantages of this over set -o vi?
minus-square@[email protected]OPlinkfedilinkEnglish4•2 years agoSetting it up in .inputrc allows more flexibility and configuration. Plus, it’s shared by any other app that uses Readline for the prompt.
What are tha advantages of this over set -o vi?
Setting it up in .inputrc allows more flexibility and configuration. Plus, it’s shared by any other app that uses Readline for the prompt.