LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Add music to vi insert mode (https://www.linuxquestions.org/questions/programming-9/add-music-to-vi-insert-mode-4175586211/)

nix84 08-03-2016 06:15 PM

Add music to vi insert mode
 
I have used vi for years but am having trouble remembering when I am in insert mode.
Wondering if there is a bash script/method/hook to start a repeating music loop when I enter insert mode in vi.

keefaz 08-04-2016 04:50 AM

You use real vi? I mean in elvis and vim, I see Insertion/Input and Command (for elvis) mode title at bottom of screen

dugan 08-05-2016 02:27 PM

Just put "set showmode" in your .vimrc. It's a simpler solution.


All times are GMT -5. The time now is 01:24 PM.