Skip to content

tmux's pane_title doesn't update #1092

@vbauerster

Description

@vbauerster

I just switched to powerlevel10k recently and noticed that inside tmux pane titles ceased to update.
I have following tmux setup in order to enable pane title update:

set-option -wg automatic-rename on
set-option -wg automatic-rename-format "#{b:pane_title}"

How it worked before (at least with pure theme):
Enter to tmux session and note PWD, let say it's /home/user/test.
So with aforementioned tmux setup, its pane title should display test. Changing dir up one level with cd .. should change pane title to user. However it doesn't work with powerlevel10k theme.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions