Common Computer Science References
At the end of this lesson, you will be able to:
use tmux
OK, so what is tmux?
tmux is a terminal multiplexer
sudo apt install tmux
commands
tmux - to start
tmux attach - to reattach
<leader> d - detach from session
<leader> ls - list sessions