dkprice / vim-easygrep

Fast and Easy Find and Replace Across Multiple Files
The Unlicense
325 stars 47 forks source link

Add quotes around file paths #67

Open FreedCapybara opened 7 years ago

FreedCapybara commented 7 years ago

Lets EasyGrep work with paths that have spaces in them. Sorry if this is a stupid way to fix that, but it worked for me :)

RodriguezLucha commented 7 years ago

Actually this fixed it for me too! I believe this is a Windows specific issue this commit might break it for other operating systems unfortunately.