Read from command output broken on windows
Hi, if you read with - Vim 7.4.22 (32bit) - Windows 7 (x64) from a command line output by :[range]r[ead] [++opt] !{cmd} and using parenthesis the command is completly broken. If you write :r! cmd /c echo Blah
Filename completion on Windows with Exclamation Mark
Hi, this bug really hurts me a long time.If you use VIM on a Windows system and using directories with an exclamation mark the filename completion does not work. If you want to load c:folder!file.txt you can write :e c:fold Now the line will be expanded to :e c:folder! The exclamation mar