• tmux ls:显示所有会话
  • tmux new -s <name>:新建一个会话并命名

  • tmux rename-session -t 0 <nem-name>:重命名

  • tmux kill-session -t 0/name:杀死会话

  • tmux a -t 0/name:恢复会话


Author: CuberSugar
Reprint policy: All articles in this blog are used except for special statements CC BY 4.0 reprint polocy. If reproduced, please indicate source CuberSugar !
  TOC