If you only want to change the pane status line then you can use embedded styles in pane-border-format, look at https://github.com/tmux/tmux/wiki/Getting-Started#embedded-styles
On Fri, May 29, 2020 at 08:46:00AM +0530, Sivaram Neelakantan wrote: > On Thu, May 28 2020,Nicholas Marriott wrote: > > > %if only works when the file is parsed. You cannot do this easily > > unless you build tmux from master - then you can use formats > > directly in pane-border-style. > > > > Although there isn't much point in doing that for pane_active since > > that's what pane-active-border-style already does. > > > > Thanks for clarifying. Is there any way to grey out the pane titles > for non-active panes? The use case is simply that the active pane > needs to be bright including pane titles while the remaining panes > needs to have more subdued colours in the title or grayed out. > > > [snipped 27 lines] > > > > sivaram > -- > > -- > You received this message because you are subscribed to the Google Groups > "tmux-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web, visit > https://groups.google.com/d/msgid/tmux-users/krpqx34krz2zyn.fsf%40gmail.com. -- You received this message because you are subscribed to the Google Groups "tmux-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/tmux-users/20200529052304.nklsxf6bqhf2hbdc%40yelena.
