Hacker News new | ask | show | jobs
by rrvsh 23 days ago
The only thing holding me back from tty as desktop environment is terminal alt modes - i find it annoying when nvim leaves behind a ghost of itself
1 comments

Doesn’t tmux support alternate screen. You could run everything in a tmux session and get alternate screen that way.
ah, great idea. I stopped using a multiplexer when i switched to using a terminal with tabs - thank you for the tip