From c6be4e02909e74f3cf70b751ef245f21d8bcdb0c Mon Sep 17 00:00:00 2001 From: Dustin Swan Date: Fri, 15 Mar 2013 11:11:11 -0500 Subject: [PATCH] Comments and spacing --- tmux.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tmux.conf b/tmux.conf index f3f92cd..c9883c9 100644 --- a/tmux.conf +++ b/tmux.conf @@ -3,13 +3,12 @@ unbind C-b set -g prefix C-a bind a send-prefix -# I must be missing something.. +# I must be missing something.. why don't these work automatically? bind C-n next-window bind C-p previous-window bind C-c new-window bind C-d detach -# handy bind C-a last-window # basic settings