From: Sergey Matveev Date: Wed, 1 Jun 2022 14:06:02 +0000 (+0300) Subject: Arrows and colour pane indicator is nice X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=commitdiff_plain;h=725576b904944812b1d3fac1d623f2a9c8aee3f0 Arrows and colour pane indicator is nice --- diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 62097fc..9a76eee 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