Get Hands-on With Tmux
Last week I introduced tmux, a handy "terminal multiplexer." This week, we'll take a look at basic tmux usage and configuration. To start tmux, just run tmux or tmux new-session if you're feeling verbose. Then you'll have a session with one window and your usual login shell. To add a second window, run Ctrl-b c. (Same thing if you want a third, fourth, and so on.)
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.