On 2017-12-27, Kaiyu Shi wrote:
> description
>
> I made a symbolic link of .viminfo, it's opened and interpreted as normal. But
> once saving to this file, the symbolic link is replaced by a normal file with
> new contents. I'd see this behaviour as a bug.
>
> reproduce snippet
>
> cd ~
> mv .viminfo /tmp/
> ln -s /tmp/.viminfo
> vim foo # make sure you type some commands which vim will save to .viminfo
> ls -ali .viminfo # the symbolic file is changed to a normal file
See
:help 'backupcopy'
Regards,
Gary
--
--
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.