tmux
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了tmux相关的知识,希望对你有一定的参考价值。
[[email protected] ~]# cat ~/.tmux.conf
unbind-key c-b
set-option -g prefix c-s
setw -g mouse-resize-pane on
setw -g mouse-select-pane on
setw -g mouse-select-window on
setw -g mode-mouse on
本文出自 “freeterman” 博客,请务必保留此出处http://myunix.blog.51cto.com/191254/1971730
以上是关于tmux的主要内容,如果未能解决你的问题,请参考以下文章