]> Sergey Matveev's repositories - dotfiles.git/blobdiff - tmux/.tmux.conf
Let's try to use Brave's search
[dotfiles.git] / tmux / .tmux.conf
index 512bf7d5560ea33ca73d9dddb6126b2a14dfff84..f73cf92e5b609739ed109760f32d993c7bb1bb5b 100644 (file)
@@ -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
@@ -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