Tuesday, February 2, 2010

Re: ANN: YankRing 10.0

Am 01.02.2010 04:30, schrieb David Fishburn:
> What is new?
>
> NF: Change the buffer name to [YankRing] to resemble other non-user buffers.

Is that a good idea? I haven't tested the new version, but:

:e [YankRing]

finds files named "Y", "a", "n", etc. (here on Win32!);
'isfname' includes "[" and "]".

After :set isf=@ , the following doesn't help:
:e \[YankRing\]

-> fnameescape() doesn't help.

Is this different for Unix?

--
Andy

--
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

No comments: