mirror of
https://github.com/tmux/tmux.git
synced 2024-12-13 01:48:47 +00:00
Merge branch 'obsd-master'
This commit is contained in:
commit
c9ef144dca
@ -82,7 +82,8 @@ static const char *options_table_window_size_list[] = {
|
||||
"#{?#{&&:#{window_bell_flag}," \
|
||||
"#{!=:#{window-status-bell-style},default}}, " \
|
||||
"#{window-status-bell-style}," \
|
||||
"#{?#{&&:#{window_activity_flag}," \
|
||||
"#{?#{&&:#{||:#{window_activity_flag}," \
|
||||
"#{window_silence_flag}}," \
|
||||
"#{!=:" \
|
||||
"#{window-status-activity-style}," \
|
||||
"default}}, " \
|
||||
@ -103,7 +104,8 @@ static const char *options_table_window_size_list[] = {
|
||||
"#{?#{&&:#{window_bell_flag}," \
|
||||
"#{!=:#{window-status-bell-style},default}}, " \
|
||||
"#{window-status-bell-style}," \
|
||||
"#{?#{&&:#{window_activity_flag}," \
|
||||
"#{?#{&&:#{||:#{window_activity_flag}," \
|
||||
"#{window_silence_flag}}," \
|
||||
"#{!=:" \
|
||||
"#{window-status-activity-style}," \
|
||||
"default}}, " \
|
||||
|
Loading…
Reference in New Issue
Block a user