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