Skip to content

Custom window name format #14

@joshmedeski

Description

@joshmedeski

As a user, I want to manually configure a custom layout for displaying the name and icon for a window.

Perhaps we allow a tmux style

config:
  format: "#W #I"
  • "#W" = window name
  • "#I" = icon

It would be cool to add color support too, but maybe that's for a future PR, similar to how the tmux status elements are styled.

config:
  format: "#[fg=blue,nobold]#I #[fg=white,nobold]#W"

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