From 36258fa8ef9d399293744fa2d1673ca7f556e734 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Mon, 12 Nov 2012 22:52:53 -0800 Subject: [PATCH] Use C-f for tmux escape key --- tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux.conf b/tmux.conf index ea7f260..6b440ce 100644 --- a/tmux.conf +++ b/tmux.conf @@ -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