Thursday, June 4, 2015

Re: Sourcing .vimrc for use in bash shell?

2015-06-04 11:52 GMT+03:00 Marc Weber <marco-oweber@gmx.de>:
>> Is it possible to source .vimrc so that the mappings and settings
>> within are available for command line editing in the shell?
> .vimrc is interpreted in viml - zsh does not have a viml interpreter
> embedded. So you need some kind of rewriting - you may even find ways to
> automate it in some way - but because zsh/vim are independent
> implementations you may hit cases which don't work.

Why you both reply about zsh? I do not see anything regarding what
exact shell was meant in the original post. For -bash- anything
readline-based there is an interesting project:
https://github.com/ardagnir/athame (alpha).

>
> Marc Weber
>
> --
> --
> 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.

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