The only reason I don't use tmux is because of how annoying it is to look at scrollback. Am I using it wrong?
Make tmux pretty and usable (2024)
81–90 of 285 posts
Re: Make tmux pretty and usable (2024)
#82I left tmux for zellij after several unsuccessful attempts to get Shift+Enter working. Was quite impressed initially and invested weeks in building new muscle memory, but somehow Zellij crashed with panic more than once, leaving all my processes orphaned. Decided to go back to tmux, and found a simple fix for my Shift+Enter issue. In case anyone is looking for it, the fix is "bind-key -T root S-Enter send-keys C-j" b…
Is it possible for a multiplexer process to die, but in such a bad way that its child processes continue to run? I’ve been relying on the fact that in the worst-case scenario (if a pane hangs and tmux session becomes unresponsive) I can just kill tmux server and not have to hunt down and kill dozens of individual processes afterwards.
Re: Make tmux pretty and usable (2024)
#83Re: Make tmux pretty and usable (2024)
#84I gave up on it once I discovered https://zellij.dev/ Just even for how tab and panes are setup, and how it's good for scrolling and text selection with your mouse for copy pasting.
Re: Make tmux pretty and usable (2024)
#85The only reason I don't use tmux is because of how annoying it is to look at scrollback. Am I using it wrong?
Re: Make tmux pretty and usable (2024)
#86Re: Make tmux pretty and usable (2024)
#87Re: Make tmux pretty and usable (2024)
#88Re: Make tmux pretty and usable (2024)
#89Re: Make tmux pretty and usable (2024)
#90I gave up on it once I discovered https://zellij.dev/ Just even for how tab and panes are setup, and how it's good for scrolling and text selection with your mouse for copy pasting.