Explorar el Código

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

tanghai hace 9 años
padre
commit
cad9d640d8
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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