Friday, April 27, 2012

Re: how to send command back to the command line after typing 'v' from linux command line in set -o vi mode?

On 2012-04-27, pixelterra wrote:
> Actually, I was wrong, this doesn't work. Sorry for the confusion.
> Any other options?

What do you mean, "this doesn't work"? If you mean you still want
to have the edited command on the command line and not executed when
you exit vim, I don't think bash lets you do that, but I've heard
zsh does.

I usually just exit with :wq or ZZ and let bash execute it.

Regards,
Gary

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: