cm0002@lemy.lol to Linux@programming.dev · 5 days agoLooking Beyond Tmux and Screen: 8 Terminal Multiplexers Worth Tryingfeed.itsfoss.comexternal-linkmessage-square25fedilinkarrow-up168arrow-down10
arrow-up168arrow-down1external-linkLooking Beyond Tmux and Screen: 8 Terminal Multiplexers Worth Tryingfeed.itsfoss.comcm0002@lemy.lol to Linux@programming.dev · 5 days agomessage-square25fedilink
minus-squarenonius@lemmy.ziplinkfedilinkarrow-up4·3 days agoMultiplexers like tmux offer additional features beyond tiling, like the ability to reopen sessions after closing the original terminal window
minus-squarematcha_addict@lemy.lollinkfedilinkEnglisharrow-up1·2 days agoIt is worth mentioning that some alternative programs offer these features without the tiling and multiplexing. zmx is my favorite and the only one to not have weird kinks imo. Dtach is another one.
minus-squareheartSagan5@lemmy.ziplinkfedilinkarrow-up3·edit-23 days agoIt’s great if you switch systems or lose connection during your work. I also use it detached so I can run programs on headless systems.
Multiplexers like tmux offer additional features beyond tiling, like the ability to reopen sessions after closing the original terminal window
It is worth mentioning that some alternative programs offer these features without the tiling and multiplexing. zmx is my favorite and the only one to not have weird kinks imo. Dtach is another one.
It’s great if you switch systems or lose connection during your work. I also use it detached so I can run programs on headless systems.