mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Left the c0-* options behind in the table.
This commit is contained in:
		@@ -485,20 +485,6 @@ const struct options_table_entry window_options_table[] = {
 | 
			
		||||
	                 "#{?pane_dead,[dead],}"
 | 
			
		||||
	},
 | 
			
		||||
 | 
			
		||||
	{ .name = "c0-change-trigger",
 | 
			
		||||
	  .type = OPTIONS_TABLE_NUMBER,
 | 
			
		||||
	  .default_num = 250,
 | 
			
		||||
	  .minimum = 0,
 | 
			
		||||
	  .maximum = USHRT_MAX
 | 
			
		||||
	},
 | 
			
		||||
 | 
			
		||||
	{ .name = "c0-change-interval",
 | 
			
		||||
	  .type = OPTIONS_TABLE_NUMBER,
 | 
			
		||||
	  .default_num = 100,
 | 
			
		||||
	  .minimum = 1,
 | 
			
		||||
	  .maximum = USHRT_MAX
 | 
			
		||||
	},
 | 
			
		||||
 | 
			
		||||
	{ .name = "clock-mode-colour",
 | 
			
		||||
	  .type = OPTIONS_TABLE_COLOUR,
 | 
			
		||||
	  .default_num = 4
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user