摘要: Tmux使用初体验tmux #开启tmuxtmux ls #显示已有tmux列表(ctrl+b s)tmux attach-session -t 数字 #选择tmuxctrl+b c 创建一个新的窗口ctrl+b n 切换到下一个窗口ctrl+b p 切换到上一个窗口ctrl+b l 最后一个窗口,... 阅读全文
posted @ 2015-07-06 13:10 —八戒— 阅读(252) 评论(0) 推荐(0) 编辑