mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	Add #define for the pane status line option position numbers.
This commit is contained in:
		@@ -689,7 +689,7 @@ const struct options_table_entry options_table[] = {
 | 
			
		||||
	  .type = OPTIONS_TABLE_CHOICE,
 | 
			
		||||
	  .scope = OPTIONS_TABLE_WINDOW,
 | 
			
		||||
	  .choices = options_table_pane_status_list,
 | 
			
		||||
	  .default_num = 0
 | 
			
		||||
	  .default_num = PANE_STATUS_OFF
 | 
			
		||||
	},
 | 
			
		||||
 | 
			
		||||
	{ .name = "pane-border-style",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user