Skip to content

Does not work on other status lines except the first one #36

Open
@trallnag

Description

@trallnag

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions