mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	portable: fixup merge
This commit is contained in:
		
							
								
								
									
										1
									
								
								input.c
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								input.c
									
									
									
									
									
								
							@@ -2266,6 +2266,7 @@ input_dcs_dispatch(struct input_ctx *ictx)
 | 
				
			|||||||
			screen_write_sixelimage(sctx, si, ictx->cell.cell.bg);
 | 
								screen_write_sixelimage(sctx, si, ictx->cell.cell.bg);
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	allow_passthrough = options_get_number(wp->options, "allow-passthrough");
 | 
						allow_passthrough = options_get_number(wp->options, "allow-passthrough");
 | 
				
			||||||
	if (!allow_passthrough)
 | 
						if (!allow_passthrough)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user