# In terminal (Tested on Ubuntu 20.04) tmux ls # 0: 1 windows (created Thu Oct 7 18:24:25 2021) tmux attach-session -t 0 .
Tmux: it means that you can start a Tmux session and then open multiple windows inside that session.