X-Git-Url: http://club.cc.cmu.edu/~cmccabe/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=.tmux.conf;h=7b57975b326e3c265f095b8dc66d9a04b716c742;hb=92e2e1771da990b4ba174565819693ed01d514d0;hp=6e8e26a645d92e34d39a33627ba54ce6fb65b022;hpb=f295a76655edb8b642a799ef96ee0c0db2ed5a7b;p=cmccabe-etc diff --git a/.tmux.conf b/.tmux.conf index 6e8e26a..7b57975 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -17,10 +17,10 @@ set -g default-terminal "screen-256color" set -g visual-bell off -bind-key -n F5 next +bind-key -n F5 prev bind-key -n F6 select-pane -t :.+ bind-key -n F7 select-pane -t :.- -bind-key -n F8 prev +bind-key -n F8 next set-option -g status-utf8 on set-option -g status-bg blue