Monday, 22 February 2021

Tmux

 ctrl b shift % splits screen vertically

ctril b shift : split screen horizontally


tmux ls - list of session


tmux attach-session -t 0 - attach session 0


tmux kill 0 - kill session 0


No comments:

Post a Comment