Remix.run Logo
homebrewer 5 hours ago

If you spend any amount of time on remote machines with unreliable connections, local tmux is insta-reject because tmux inside tmux is very inconvenient. As with GP, it's also why I don't consider terminal emulators without tabs at all.

yjftsjthsd-h 5 hours ago | parent [-]

> because tmux inside tmux is very inconvenient.

Hitting c-b c-b isn't that inconvenient?

NateEag 4 hours ago | parent | next [-]

Agreed.

I hold Control and double-tap b for managing the remote session, then everything else is the same.

Granted, I'm not a power user, so there may be numbers that get frustrating. I could imagine complex splits getting confusing (I don't use splits at all).

nine_k 3 hours ago | parent | prev [-]

C-b is less ergonomic than C-a that is the default on GNU screen. The first thing in tmux is to remap to C-a. (Triply so if you remap caps lock to ctrl.)