From 725576b904944812b1d3fac1d623f2a9c8aee3f0 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Wed, 1 Jun 2022 17:06:02 +0300 Subject: [PATCH] Arrows and colour pane indicator is nice --- tmux/.tmux.conf | 1 + 1 file changed, 1 insertion(+) 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 -- 2.44.0