Created
March 22, 2019 07:23
-
-
Save xiispace/6f18b0c270dc89dce95785a2e16a3f78 to your computer and use it in GitHub Desktop.
tmux 配置文件
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set -g prefix2 C-a | |
bind C-a send-prefix -2 | |
set -g base-index 1 | |
setw -g pane-base-index 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment