6 ms·
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.
by quantisan 1y 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.
- sbrother 1y agoThat's the workaround I've used. I still want to be able to just press command F and see "error" highlighted throughout the scrollback.