logoalt Hacker News

Make tmux pretty and usable (2024)

279 pointsby speckxtoday at 2:48 PM189 commentsview on HN

Comments

Lihh27today at 3:44 PM

the most tmux thing in the world is that "make tmux usable" is still a genre.

imirictoday at 4:04 PM

I've used ` as prefix for years now. Considering how often you switch windows/panes, I reckon using a single character has saved me hours per year. :D

It rarely conflicts with whatever I'm doing, but I have a binding to temporarily switch it to `C-a` and back, which I almost never use.

Oh, and I've used this themepack[1] for years as well.

Actually, here's my config[2] if someone finds it useful. I can't claim ownership of it, and probably stole it from somewhere I don't remember anymore.

BTW, the author's site https://rootloops.sh/ is certainly... something. :)

[1]: https://github.com/jimeh/tmux-themepack

[2]: https://gist.github.com/imiric/9bd3e5b7fc5e1468d05abc674f42e...

nurettintoday at 6:51 PM

I remember running ssh to connect to a mainframe and starting gnu screen remotely right after watching the matrix. And I've used it ever since.

All these newage tmux hippie yuppies can get off my lawn.

garymiklostoday at 4:15 PM

Just use smux.dev

znpytoday at 4:55 PM

As a long time user of gnu screen (almost fifteen years now) i still have on my todo list to come up with a tmux config that mimics gnu screen… does somebody know if such a thing exists already?

Btw I don’t strictly believe in a gnu screen superiority, i’m just lazy.

Ravitej_Neelitoday at 3:21 PM

nice update on tmux

troupotoday at 3:41 PM

I ended up AI-slopcoding myself a small shell script for the few things I need from tmix: https://gist.github.com/dmitriid/523a5229c9a17a1cf4ad9182f4c...

I just couldn't be bothered to remember all the prefixed commands :)

0daymantoday at 2:50 PM

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

show 2 replies
_345today at 4:18 PM

I actually asked chatgpt to recommend me a great starter tmux conf, and it gave me 80% of this blog post. Not an insult btw.