Open
Description
To reproduce use this configuration:
set-option -g status 2
set -g status-right '#{prefix_highlight}'
set-option -g "status-format[1]" "#{prefix_highlight}"
set-option -g @plugin tmux-plugins/tpm
set-option -g @plugin tmux-plugins/tmux-prefix-highlight
set-option -g @prefix_highlight_show_copy_mode on
set-option -g @prefix_highlight_show_sync_mode on
run-shell ~/.tmux/plugins/tpm/tpm
I would expect the #{prefix_highlight}
everywhere, not just the first status line.
Metadata
Metadata
Assignees
Labels
No labels