标签:
1.tmux 进入tmux
2.在tmux中 按ctrl+b 表示要进行tmux操作了。
3. c -> create a session
4. "," -> rename window 原来逗号的因为是 comma 。。。
5. p -> switch to previous window
6. n -> switch to next window
7. w -> show all windows
标签:
原文地址:http://www.cnblogs.com/Iqiaoxun/p/5849119.html