Make tmux use vim keys for C-[

git-svn-id: http://photonzero.com/dotfiles/trunk@79 23f722f6-122a-0410-8cef-c75bd312dd78
This commit is contained in:
michener 2010-12-29 18:05:19 +00:00
parent 230bea834a
commit 0a85941bf4

View file

@ -8,6 +8,8 @@ bind-key C-n next-window
bind-key C-p previous-window
set -g set-titles off
set -g default-terminal xterm-256color
setw -g mode-keys vi
setw -g utf8 on
new -d