X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=blobdiff_plain;f=tmux%2F.tmux.conf;h=a3b7c072404a60a3cc224bddef7108d4a4c24868;hp=62097fc90323345285caef1cb91960d0aab6d1c0;hb=HEAD;hpb=902ecfbd5f10fd428946e0866d0e2be67d44350f diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 62097fc..f73cf92 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -7,6 +7,7 @@ set-option -g history-limit 20000 set-option -g renumber-windows on 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 @@ -40,4 +41,3 @@ source-file ~/.tmux/rc/urlview source-file ~/.tmux/rc/capture source-file ~/.tmux/rc/menu-various source-file ~/.tmux/rc/menu-fzf -source-file ~/.tmux/rc/select-command-output