cm0002@lemmy.world to Linux@programming.dev · 10 days agoYou Don’t Need A Terminal Multiplexer on Your Desktopxn--gckvb8fzb.comexternal-linkmessage-square23fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkYou Don’t Need A Terminal Multiplexer on Your Desktopxn--gckvb8fzb.comcm0002@lemmy.world to Linux@programming.dev · 10 days agomessage-square23fedilink
minus-squareOverspark@feddit.nllinkfedilinkarrow-up0·10 days agoPretty much agree with most of his post. Terminal multiplexers are useless on your desktop, but great on servers you ssh to. Wild ideas aside, zellij is really nice as just a terminal multiplexer though 😅
minus-squaretatterdemalion@programming.devlinkfedilinkarrow-up0·10 days agoDo you not SSH onto your desktop? I do it all the time. I often want to switch from coding at my desk to coding on a laptop, and tmux + SSH makes that transition completely seamless.
minus-squareOverspark@feddit.nllinkfedilinkarrow-up0·10 days agoNah, my desktop is for gaming 😄 Also I do most of my coding on a server I ssh to anyway.
minus-squaremrkite@programming.devlinkfedilinkarrow-up0·10 days agoSo you admit it’s not useless on the desktop of you actually code locally.
minus-squaretatterdemalion@programming.devlinkfedilinkarrow-up0·9 days agoBasically just tmux + Helix + fish shell.
Pretty much agree with most of his post. Terminal multiplexers are useless on your desktop, but great on servers you ssh to.
Wild ideas aside, zellij is really nice as just a terminal multiplexer though 😅
Do you not SSH onto your desktop? I do it all the time. I often want to switch from coding at my desk to coding on a laptop, and tmux + SSH makes that transition completely seamless.
Nah, my desktop is for gaming 😄 Also I do most of my coding on a server I ssh to anyway.
So you admit it’s not useless on the desktop of you actually code locally.
Do you use any IDE with that flow?
Basically just tmux + Helix + fish shell.