Y
Hacker News
new
|
ask
|
show
|
jobs
by
quantisan
262 days ago
Try Cmd-Shift-J. It dumps your buffer to a temp file, with the file path made ready for you. I do that and then open the temp file with vi.
1 comments
sbrother
261 days ago
That's the workaround I've used. I still want to be able to just press command F and see "error" highlighted throughout the scrollback.
link