Saturday, March 12, 2016

Re: E474: Invalid argument: listchars=eol:¬,tab:>·,trail:~,extends:>,precedes:<,space:␣

在 2016年3月10日星期四 UTC+8上午6:22:57,Dmitri Vereshchagin写道:
> * 童虎 <huhuang03@gmail.com> [2016-03-10 00:54]:
> > I have a file `a.txt`.
> > When I use root to edit this file `sudo vi a.txt`. Vim prompt:
> >
> > `E474: Invalid argument: listchars=eol:¬,tab:>·,trail:~,extends:>,precedes:<,space:␣`
> >
> > But when I user `vi a.txt` without `sudo`. All things right.
>
> May be Vim that runs under sudo doesn't support space setting
> in listchars option.
>
> --
> Dmitri Vereshchagin


Yes! When I remove `space:␣`. It goes right!
Thank you!

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