On 6/8/2011 12:33 AM, Fabian Greffrath wrote:
No, I have not yet succeeded to reproduce this behaviour outside vim.
If I run
> set HOME=
> sh -c "unset nonomatch; vimglob() { while [ $# -ge 1 ]; do echo
"$1"; shift; done }; vimglob >/tmp/v368869/0 ~/.vim/plugin/**/*.vim"
from the command prompt, the shell exits normally.
I haven't been following this thread closely, but just to point out
> set HOME=
and
> unset HOME
do two different things
-ernie
--
You received this message from the "vim_dev" 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