Hi,
2014/4/28 Mon 12:32:39 UTC+9 cs86661 wrote:
> when I set ~/.viminfo to be symbolic link to /tmp/.viminfo, then close vim.
> The symbolic link will be replaced with an reqular .viminfo file ?
> So I can't simply use symbolic link on ~/.viminfo :(
>
> reproduce:
> cd
> mv .viminfo /tmp/
> ln -s /tmp/.viminfo .viminfo
> file .viminfo (.viminfo: symbolic link to `/tmp/.viminfo')
> vi (then close it)
> file .viminfo (.viminfo: UTF-8 Unicode text)
Maybe it is intended.
See ":help viminfo-write":
(snip)
Notes for Unix:
(snip)
- The viminfo file cannot be a symbolic link. This is to avoid security
issues.
Regards,
Ken Takata
--
--
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
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.