Saturday, June 6, 2015

Re: Sourcing .vimrc for use in bash shell?

On Thursday, June 4, 2015 at 2:31:24 AM UTC-4, Sonny Chee wrote:
> Hey Guys,
>
> Is it possible to source .vimrc so that the mappings and settings within are available for command line editing in the shell?

I don't find that my vimrc settings take effect when using vi editing mode in readline. However, I can use the fc commad to switch into full fledged vim. Googling hasn't clarified whether it is built-in to bash or a separate command (there's info indicating both cases). In Cygwin, it seems to be a separate executable, so not part of bash.

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: