mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Tweak previous to set and log the feature instead of just setting the
flag.
This commit is contained in:
		@@ -343,7 +343,7 @@ static const char *const tty_feature_sixel_capabilities[] = {
 | 
			
		||||
static const struct tty_feature tty_feature_sixel = {
 | 
			
		||||
	"sixel",
 | 
			
		||||
	tty_feature_sixel_capabilities,
 | 
			
		||||
	0
 | 
			
		||||
	TERM_SIXEL
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
/* Available terminal features. */
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user