Browse Source

Pass-through C- from tmux

master
Taylor Bockman 9 years ago
parent
commit
681aa19635
  1. 2
      dotfiles/tmux.conf

2
dotfiles/tmux.conf

@ -87,3 +87,5 @@ bind p paste-buffer
# Enable vi-like keybindings
set-window-option -g mode-keys vi
# Pass-through C-
set-window-option -g xterm-keys on

Loading…
Cancel
Save