Live data from Hacker News

Make tmux pretty and usable (2024)

hamvocke.com

1–10 of 285 posts

Re: Make tmux pretty and usable (2024)

#5
post #2

that's pretty nice, but did you try cmux.com

That's a totally different thing. Native macOS app vs portable terminal multiplexer. My main use case for tmux is detaching and re-attaching to a session on a remote server, for which it's extremely useful.

Re: Make tmux pretty and usable (2024)

#6
post #3

I 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.

I used tmux for a few years, until one day I discovered Zellij. With its significantly better UI and overall user experience, I was instantly convinced.

Re: Make tmux pretty and usable (2024)

#7
post #5
post #2

that's pretty nice, but did you try cmux.com

That's a totally different thing. Native macOS app vs portable terminal multiplexer. My main use case for tmux is detaching and re-attaching to a session on a remote server, for which it's extremely useful.

I've been building a tmux wrapper that is similar you might be interested in. https://jmux.build

Re: Make tmux pretty and usable (2024)

#9
My two favorite tmux QoL improvements are enabling seamless navigation between neovim and tmux (there are many plugins but i use this one https://github.com/aserowy/tmux.nvim) and extrakto which lets you fuzzy select anything in the tmux buffer and insert into the cursor or copy it to the clipboard. (https://github.com/laktak/extrakto)

Re: Make tmux pretty and usable (2024)

#10
post #3

I 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.

I used tmux for a few years, until one day I discovered Zellij. With its significantly better UI and overall user experience, I was instantly convinced.

This comment would be a lot more convincing if it weren't in response to one expressing the same sentiment :-)
Post reply on HN