Skip to content

display hostname in window formatΒ #178

Closed
@divansantana

Description

Greetings πŸ˜„

How does one display hostname automatically in the window format?

It seems to detect the hostname correctly and display it in bottom right by default. But I'd like it on the tmux "window tab".

I've tried:

~ ᐅ tmux setw -g window-status-current-format "#{hostname_ssh}"                                                               
~ ᐅ tmux setw -g window-status-format "#{hostname_ssh}"

And similar.

Also:

tmux_conf_theme_window_status_current_format='{#hostname}'

But it seems that doesn't work and is blank.

Metadata

Assignees

No one assigned

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions