Hi,
I just installed VIM 7.3.46 on Windows and it seems to don't see exactly the same files has Windows did.
When I open vim and type :! Dir, I get the result on screen1.
When I do the same in PowerShell (dir), I get the result on screen2.
We see that via vim, "Profile.ps1" is missing and test.txt doesn't have the same size and the same content. In fact, test.txt was created with vim and contains only "this is a test". On powershell, test.txt is a copy of Profile.ps1.
If I open test.txt from anywhere with notepad++, I get my profile. If I did with vim or gvim, I get "this is a test".
Why this difference?
Kind regards,
Vincent
--
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
Tuesday, January 8, 2013
Subscribe to:
Post Comments (Atom)


No comments:
Post a Comment