mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	Clear overlay on normal key press.
This commit is contained in:
		@@ -1226,6 +1226,7 @@ server_client_handle_key(struct client *c, struct key_event *event)
 | 
				
			|||||||
				return (0);
 | 
									return (0);
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
 | 
							server_client_clear_overlay(c);
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	/*
 | 
						/*
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user