Browse Source

More tmux config

master
Taylor Bockman 9 years ago
parent
commit
fdb330aa59
  1. 1
      dotfiles/tmux.conf

1
dotfiles/tmux.conf

@ -12,6 +12,7 @@ set -g prefix C-Space
bind Space send-prefix
set -g status-bg blue
set -g status-fg black
# Once the prefix is active these binds will matter
# <prefix><Space> and <prefix><C-Space> take you to copy mode.

Loading…
Cancel
Save