Skip to content

Commit 077384a

Browse files
committed
Update tmux pane format
1 parent f646e4a commit 077384a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.tmux.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ set -g clock-mode-style 24
7070
set -g pane-border-style "bg=colour233,fg=color240"
7171
set -g pane-active-border-style "bg=colour235,fg=color242"
7272
set -g pane-border-status top
73-
set -g pane-border-format "#{pane_index} #{pane_title}"
73+
set -g pane-border-format "#{pane_index}〉#{b:pane_current_path}: #{pane_title}"
7474

7575
# List of plugins
7676
set -g @plugin 'tmux-plugins/tpm'

0 commit comments

Comments
 (0)