Parcourir la source

增加tmux配置,screen对powershell支持不太好

tanghai il y a 9 ans
Parent
commit
cad9d640d8
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      Tools/Config/.tmux.conf

+ 4 - 0
Tools/Config/.tmux.conf

@@ -0,0 +1,4 @@
+set -g prefix C-z
+unbind-key C-b
+bind-key C-z send-prefix
+setw -g mode-keys vi