Hello,
I build tmux from git under Xubuntu 15.04. Starting with commit
379400c, the #(interpolation) no longer works in status-right:
set-option -g status-right '#{=26:pane_title} #[fg=colour208,bg=colour236]
#S:#I.#P #(test -n "$SSH_TTY" && echo "\#[bold,reverse] #H ")'
set-option -g status-right-length 48
Before upgrading to this commit, I would not see anything at the end
of status-right when running tmux locally. But now, I always see:
<'test -n "$S"'
Is this expected? If so, what is the new #(interpolation) syntax?
Thanks for your consideration.
------------------------------------------------------------------------------
_______________________________________________
tmux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tmux-users