mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-03 16:46:18 +00:00 
			
		
		
		
	xterm* needs XT also.
This commit is contained in:
		@@ -261,7 +261,7 @@ const struct options_table_entry options_table[] = {
 | 
				
			|||||||
	  .type = OPTIONS_TABLE_STRING,
 | 
						  .type = OPTIONS_TABLE_STRING,
 | 
				
			||||||
	  .scope = OPTIONS_TABLE_SERVER,
 | 
						  .scope = OPTIONS_TABLE_SERVER,
 | 
				
			||||||
	  .flags = OPTIONS_TABLE_IS_ARRAY,
 | 
						  .flags = OPTIONS_TABLE_IS_ARRAY,
 | 
				
			||||||
	  .default_str = "tmux*:XT,screen*:XT",
 | 
						  .default_str = "tmux*:XT,screen*:XT,xterm*:XT",
 | 
				
			||||||
	  .separator = ","
 | 
						  .separator = ","
 | 
				
			||||||
	},
 | 
						},
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user