Y
Hacker News
new
|
ask
|
show
|
jobs
by
dllthomas
3832 days ago
I can't speak for the poster, but I use vim quickfix, often populated from the shell. alias cbuf='vim - -c "cbuf!"' allows for things like `git grep -n frobnitz | cbuf`.