Tmux: Why there are always breaking changes in tmux options?

Created on 1 Jun 2019  路  3Comments  路  Source: tmux/tmux

Hi,

I use openSUSE Tumbleweed. After updating tmux to 2.9 version, it complains about the following invalid options which worked fine previously:

/home/tamlok/.tmux.conf:52: invalid option: window-status-current-fg
/home/tamlok/.tmux.conf:53: invalid option: window-status-current-bg
/home/tamlok/.tmux.conf:61: invalid option: message-fg
/home/tamlok/.tmux.conf:62: invalid option: message-bg
/home/tamlok/.tmux.conf:63: invalid option: message-attr

And this happened before. After updating tmux, there are always breaking options.

As a mature software, could we take the compability serious and mark it as higher priority? Introducing new, more clean options is great, but it would be better to keep the old options. Otherwise, users need to change their configs all the time and if they work at different platforms with multiple tmux versions, it is really painful!

Thanks!

Most helpful comment

You can take a look here: https://github.com/tmux/tmux/wiki/FAQ#how-do-i-translate--fg--bg-and--attr-options-into--style-options
As well as #1689 and #1732 for some more context.

All 3 comments

You can take a look here: https://github.com/tmux/tmux/wiki/FAQ#how-do-i-translate--fg--bg-and--attr-options-into--style-options
As well as #1689 and #1732 for some more context.

These options were kept for almost 5 years before being removed.

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Ovid picture Ovid  路  4Comments

reymonr picture reymonr  路  4Comments

aaronNGi picture aaronNGi  路  4Comments

bk2204 picture bk2204  路  4Comments

alfredopalhares picture alfredopalhares  路  4Comments