.tmux.conf 78 B

1234
  1. set -g prefix C-z
  2. unbind-key C-b
  3. bind-key C-z send-prefix
  4. setw -g mode-keys vi