Hacker News new | ask | show | jobs
by alpaca128 2262 days ago
My favorite is dvtm. The main reason is how it handles scrolling and selecting content: by opening the buffer in Vim. This is really powerful because it also lets me do anything Vim does, including saving parts of a command's output directly to a file, after cutting out irrelevant parts.

But this looks like a great project too - using WM-like shortcuts in a terminal multiplexer works really well.