我对tmux比较新,只是用于本地开发.在一些tmux教程中,一个人会在枚举列表中列出他们的tmux会话.通常有黄色突出显示.有谁知道我在说什么,怎么做?其次,你会说这是最好的做法吗?我在这里打开了8个iTerm2标签:(
这是我正在寻找的截图:
iam*_*sam 53
C-b s
找到了!亚历克斯的答案也很棒.注意C-b是我的前缀,你的前缀可能是别的.
小智 8
如果你man tmux会找到 tmux 选项列表:
C-( Switch the attached client to the previous session.
C-) Switch the attached client to the next session.
Run Code Online (Sandbox Code Playgroud)
无需更改 tmux.conf
是PREFIX s,但真正的命令是选择树.然后你可以用它绑定到其他键,例如'S'
bind S choose-tree
Run Code Online (Sandbox Code Playgroud)
http://man.openbsd.org/OpenBSD-current/man1/tmux.1#choose-tree
小智 7
tmux switch -t [target-session]如果想立即切换,请使用
| 归档时间: |
|
| 查看次数: |
10680 次 |
| 最近记录: |