There was an error while loading. Please reload this page.
1 parent f646e4a commit 077384aCopy full SHA for 077384a
1 file changed
.tmux.conf
@@ -70,7 +70,7 @@ set -g clock-mode-style 24
70
set -g pane-border-style "bg=colour233,fg=color240"
71
set -g pane-active-border-style "bg=colour235,fg=color242"
72
set -g pane-border-status top
73
-set -g pane-border-format "⋅#{pane_index}⋅ #{pane_title}"
+set -g pane-border-format "〈#{pane_index}〉#{b:pane_current_path}: #{pane_title}"
74
75
# List of plugins
76
set -g @plugin 'tmux-plugins/tpm'
0 commit comments