mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Current window style also needs to be tested for default.
This commit is contained in:
		@@ -97,7 +97,10 @@ static const char *options_table_window_size_list[] = {
 | 
			
		||||
		"#{?window_end_flag,,#{window-status-separator}}" \
 | 
			
		||||
	"," \
 | 
			
		||||
		"#[range=window|#{window_index} list=focus " \
 | 
			
		||||
			"#{window-status-current-style}" \
 | 
			
		||||
			"#{?#{!=:#{window-status-current-style},default}," \
 | 
			
		||||
	                        "#{window-status-current-style}," \
 | 
			
		||||
	                        "#{window-status-style}" \
 | 
			
		||||
	                "}" \
 | 
			
		||||
			"#{?#{&&:#{window_last_flag}," \
 | 
			
		||||
				"#{!=:#{window-status-last-style},default}}, " \
 | 
			
		||||
				"#{window-status-last-style}," \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user