]> Sergey Matveev's repositories - dotfiles.git/commitdiff
Arrows and colour pane indicator is nice
authorSergey Matveev <stargrave@stargrave.org>
Wed, 1 Jun 2022 14:06:02 +0000 (17:06 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 1 Jun 2022 14:06:02 +0000 (17:06 +0300)
tmux/.tmux.conf

index 62097fc90323345285caef1cb91960d0aab6d1c0..9a76eeefc02a0e6e28314d82344b3d5075bb61b6 100644 (file)
@@ -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