My understanding of the history is that the developers of tmux were using screen to develop tmux, because tmux didn't exist yet, so they needed a non-conflicting keystroke.
Obviously they could have switched before a general release, but I guess they had gotten used to it.
Also, many older production machines don't have tmux, so nesting a screen session happens. This is starting to not be a thing, but it was a thing for the trailing 10 years.
andrewla|6 years ago
Obviously they could have switched before a general release, but I guess they had gotten used to it.
Nacraile|6 years ago
2. In outer tmux, ssh to some other machine you need to administrate.
3. screen because you need multiple terminal sessions on that machine, or need detachability/reconnectability for some long-running process.
jethro_tell|6 years ago
justwalt|6 years ago
jimktrains2|6 years ago
syncsynchalt|6 years ago