logoalt Hacker News

yjftsjthsd-hyesterday at 5:40 PM2 repliesview on HN

> because tmux inside tmux is very inconvenient.

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


Replies

NateEagyesterday at 6:45 PM

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_kyesterday at 7:54 PM

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

show 2 replies