X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=tmux%2F.tmux.conf;h=9a76eeefc02a0e6e28314d82344b3d5075bb61b6;hb=725576b904944812b1d3fac1d623f2a9c8aee3f0;hp=512bf7d5560ea33ca73d9dddb6126b2a14dfff84;hpb=acc0c4539f489bde52ad92906a6b4eba13346107;p=dotfiles.git diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 512bf7d..9a76eee 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -5,8 +5,9 @@ set-option -g escape-time 1 set-option -g repeat-time 0 set-option -g history-limit 20000 set-option -g renumber-windows on -set-option -g terminal-features[0] "screen*:title:clipboard:ccolour:cstyle" +set-option -g terminal-features[0] "screen*:256:ccolour:clipboard:cstyle:title" set-option -gU terminal-features[1] +set-option -g pane-border-indicators both set-option -g prefix C-a unbind-key C-b