cm0002@lemy.lol to Linux@programming.dev · 5 days agoLooking Beyond Tmux and Screen: 8 Terminal Multiplexers Worth Tryingfeed.itsfoss.comexternal-linkmessage-square30linkfedilinkarrow-up178arrow-down11
arrow-up177arrow-down1external-linkLooking Beyond Tmux and Screen: 8 Terminal Multiplexers Worth Tryingfeed.itsfoss.comcm0002@lemy.lol to Linux@programming.dev · 5 days agomessage-square30linkfedilink
minus-squaremvirts@lemmy.worldlinkfedilinkarrow-up2·2 days agoBecause sometimes (or always) you’re using the terminal multiplexer on a remote machine over ssh with no graphical session
minus-squarematcha_addict@lemy.lollinkfedilinkEnglisharrow-up2·2 days agoThe tiling window manager should handle that too, right? I suppose you’d have to re-ssh, and you wouldn’t land in the same directory by default, which adds extra friction.
minus-squaremvirts@lemmy.worldlinkfedilinkarrow-up1·2 days agoMainly tmuxor screen keep sessions alive on the remote server, so processes don’t get killed when I disconnect.
Because sometimes (or always) you’re using the terminal multiplexer on a remote machine over ssh with no graphical session
The tiling window manager should handle that too, right? I suppose you’d have to re-ssh, and you wouldn’t land in the same directory by default, which adds extra friction.
Mainly tmuxor screen keep sessions alive on the remote server, so processes don’t get killed when I disconnect.