Use C-f for tmux escape key

This commit is contained in:
Eryn Wells 2012-11-12 22:52:53 -08:00
parent 866c21fed0
commit 36258fa8ef

View file

@ -1,4 +1,4 @@
set-option -g prefix C-b
set-option -g prefix C-f
set-option -g exit-unattached off
set-option -g default-terminal "screen-256color"
set-option -g set-titles off