mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-03 16:46:18 +00:00 
			
		
		
		
	Silence flag should use the same option as activity, reported by Thomas
Sattler.
This commit is contained in:
		@@ -83,7 +83,8 @@ static const char *options_table_window_size_list[] = {
 | 
				
			|||||||
			"#{?#{&&:#{window_bell_flag}," \
 | 
								"#{?#{&&:#{window_bell_flag}," \
 | 
				
			||||||
				"#{!=:#{window-status-bell-style},default}}, " \
 | 
									"#{!=:#{window-status-bell-style},default}}, " \
 | 
				
			||||||
				"#{window-status-bell-style}," \
 | 
									"#{window-status-bell-style}," \
 | 
				
			||||||
				"#{?#{&&:#{window_activity_flag}," \
 | 
									"#{?#{&&:#{||:#{window_activity_flag}," \
 | 
				
			||||||
 | 
										     "#{window_silence_flag}}," \
 | 
				
			||||||
					"#{!=:" \
 | 
										"#{!=:" \
 | 
				
			||||||
					"#{window-status-activity-style}," \
 | 
										"#{window-status-activity-style}," \
 | 
				
			||||||
					"default}}, " \
 | 
										"default}}, " \
 | 
				
			||||||
@@ -104,7 +105,8 @@ static const char *options_table_window_size_list[] = {
 | 
				
			|||||||
			"#{?#{&&:#{window_bell_flag}," \
 | 
								"#{?#{&&:#{window_bell_flag}," \
 | 
				
			||||||
				"#{!=:#{window-status-bell-style},default}}, " \
 | 
									"#{!=:#{window-status-bell-style},default}}, " \
 | 
				
			||||||
				"#{window-status-bell-style}," \
 | 
									"#{window-status-bell-style}," \
 | 
				
			||||||
				"#{?#{&&:#{window_activity_flag}," \
 | 
									"#{?#{&&:#{||:#{window_activity_flag}," \
 | 
				
			||||||
 | 
										     "#{window_silence_flag}}," \
 | 
				
			||||||
					"#{!=:" \
 | 
										"#{!=:" \
 | 
				
			||||||
					"#{window-status-activity-style}," \
 | 
										"#{window-status-activity-style}," \
 | 
				
			||||||
					"default}}, " \
 | 
										"default}}, " \
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user