tony/tmux-config

tmux 2.9

grahame opened this issue · 9 comments

I was just trying out your config on MacOS using tmux from homebrew, and ran into these errors:

/Users/grahame/.tmux.conf:4: invalid option: status-attr                                                               [0/0]
/Users/grahame/.tmux.conf:12: invalid option: window-status-fg
/Users/grahame/.tmux.conf:13: invalid option: window-status-bg
/Users/grahame/.tmux.conf:17: invalid option: window-status-current-fg
/Users/grahame/.tmux.conf:18: invalid option: window-status-current-bg
/Users/grahame/.tmux.conf:22: invalid option: pane-border-fg
/Users/grahame/.tmux.conf:23: invalid option: pane-active-border-fg
/Users/grahame/.tmux.conf:26: invalid option: message-bg
/Users/grahame/.tmux.conf:27: invalid option: message-fg

tmux 2.9 only just came out (three days ago), looks like the changes made to style config have broken things:
https://github.com/tmux/tmux/blob/master/CHANGES#L27

(thanks for the example config!)

+1 same

I have put up an issue for this
tmux/tmux#1717

tony commented

@arthurkiller @grahame Either of you have a PR that'd be backward compatible with older tmux versions?

I'm not sure if it's an issue to be fixed on tmux' end yet

Me too, Manjaro Linux, fresh install. Downgrading to 2.8 no errors, but a blank status line.

The author will fix this tomorrow

I have fixed locally and works well.

stale commented

This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you
for your contributions.

This bot is used to handle issues where the issue hasn't been discussed or
has gone out of date. If an issue isn't resolved and handled in a certain
period of time, it may be closed. If you would like your issue re-opened,
please create a fresh issue with the latest, up to date information and
mention this issue in it.

stale commented

This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you
for your contributions.

This bot is used to handle issues where the issue hasn't been discussed or
has gone out of date. If an issue isn't resolved and handled in a certain
period of time, it may be closed. If you would like your issue re-opened,
please create a fresh issue with the latest, up to date information and
mention this issue in it.