Links: PROGRAMMING - TECHNOLOGY
Rel: macos
Ref:
Tags: #public


TMUX

https://tmuxguide.readthedocs.io/en/latest/tmux/tmux.html

tmux
tmux ls
tmux new -s myname
tmux a #
tmux a -t myname {: id="tmux-a--t-myname" }
tmux kill-session -t myname
tmux source-file ~/.tmux.config