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:
		@@ -454,7 +454,7 @@ tty_term_find(char *name, int fd, char **cause)
 | 
			
		||||
			if (n == -1)
 | 
			
		||||
				break;
 | 
			
		||||
			code->type = TTYCODE_FLAG;
 | 
			
		||||
			code->value.number = n;
 | 
			
		||||
			code->value.flag = n;
 | 
			
		||||
			break;
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user