joshmedeski / tmux-nerd-font-window-name

Nerd Font icons for your tmux windows
145 stars 29 forks source link

`icon-position: "right"` not respected #32

Closed stefanlogue closed 11 months ago

stefanlogue commented 11 months ago

After setting icon-position: "right" in my config, I expect to see the icon to the left of the window name. Instead, I continue to see the icon to the right of the name. Is there anything else I should be doing to get this to work? I've tried sourcing my tmux config

joshmedeski commented 11 months ago

Are you updated to the latest version, you can run <prefix>U to update.

stefanlogue commented 11 months ago

Ah I assumed <prefix>I would grab the latest versions of plugins, thanks for this!