vote up 2 vote down star

Let's see if I can explain myself.

I use vi-mode in bash, which is really great since I'm used to Vi.

When I'm inside vim and type : (to go to ex mode), since I'm used to the vi-mode from bash, I feel the slowliness of having to use this mode like the "regular" way of using bash.

Question is: is there a way of using vim's ex-mode like bash's (or readline) vi-mode?

flag

1 Answer

vote up 0 vote down check

Not sure if I understand what you're trying to do, but it might be something like hitting q: in normal mode?

link|flag
yes, that was it!! Thanks a lot XD – ivotron Oct 23 at 0:07

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.