screen
is that it is a default package on most Unixy systems. Thus if you logged into a remote server you are more likely to have screen
available for use than tmux
.screen
.tmux
a shell has to be spawned explicitly after splitting.Ctrl+a |
then Ctrl+TAB
to go to the otherCtrl+a c
to create a window.Ctrl+a S
.