logoalt Hacker News

ori_blast Monday at 6:31 PM8 repliesview on HN

Once I discovered window managers and graphics, I stopped using half-baked features to emulate them in the terminal.

I use tmux to reattach to programs after the network connection dies, and not really anything else. I would welcome a version of it that stripped out everything but that, and just replayed the last few pages of scrollback on reattach.


Replies

dbu21last Monday at 11:41 PM

I use tmux for everything because I work in a headless VM where a WM isn't available.

show 2 replies
y1zhouyesterday at 1:08 AM

I'm in the same boat and https://github.com/neurosnap/zmx has been working very well for me.

setoptlast Monday at 6:41 PM

> I would welcome a version of it that stripped out everything but that, and just replayed the last few pages of scrollback on reattach.

Like `dtach`?

show 1 reply
ssivarklast Monday at 7:28 PM

Check out shpool, whose tagline is "Think tmux, then aim... lower" :-)

https://github.com/shell-pool/shpool

andrewSCyesterday at 12:26 AM

Unless I'm misreading this, I would also offer `mosh` as a recommendation. Has been nothing but excellent for my use cases.

show 1 reply
veber-alexyesterday at 12:19 PM

I use iTerm2 with tmux CC mode. Works great and gives native tabs and panes.

hrimfaxiyesterday at 12:52 PM

Using mosh would help specifically with the network reconnection piece.

ndrlast Monday at 7:29 PM

window manager like what though?

Mac WM is horrible, I use aerospace to make it tolerable

show 1 reply