mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Merge branch 'obsd-master'
This commit is contained in:
		@@ -152,6 +152,7 @@ server_client_clear_overlay(struct client *c)
 | 
			
		||||
	c->overlay_draw = NULL;
 | 
			
		||||
	c->overlay_key = NULL;
 | 
			
		||||
	c->overlay_free = NULL;
 | 
			
		||||
	c->overlay_resize = NULL;
 | 
			
		||||
	c->overlay_data = NULL;
 | 
			
		||||
 | 
			
		||||
	c->tty.flags &= ~(TTY_FREEZE|TTY_NOCURSOR);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user