Re: Bug in Vim 7.3 when using on Windows

2010-08-22 Fir de Conversatie Peter Odding
Дмитрий Франк wrote: I found bug in Vim 7.3 when using on Windows. I trying to put tag file in "~\tags". but there's spaces in home directory: "C:\Documents and Settings\Username". When i typing ":new ~\tags", it opens. But filereadable('~\tags

Bug in Vim 7.3 when using on Windows

2010-08-22 Fir de Conversatie Дмитрий Франк
I found bug in Vim 7.3 when using on Windows. I trying to put tag file in "~\tags". but there's spaces in home directory: "C:\Documents and Settings\Username". When i typing ":new ~\tags", it opens. But filereadable('~\tags') returns false (0). Actu