Hacker News new | ask | show | jobs
by gkatsev 5561 days ago
You don't need to give up vim and grep on windows. gVim works great and since vim has the built-in vimgrep command, you can use that. You do lose the awesomeness of a shell like bash or zsh.
1 comments

Thanks for vimgrep. I didn't know about that.