mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	Tidy by splitting default key tables into two.
This commit is contained in:
		
							
								
								
									
										2
									
								
								tmux.h
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								tmux.h
									
									
									
									
									
								
							@@ -1674,7 +1674,7 @@ int		 tty_term_flag(struct tty_term *, enum tty_code_code);
 | 
			
		||||
const char	*tty_acs_get(struct tty *, u_char);
 | 
			
		||||
 | 
			
		||||
/* tty-keys.c */
 | 
			
		||||
void	tty_keys_init(struct tty *);
 | 
			
		||||
void	tty_keys_build(struct tty *);
 | 
			
		||||
void	tty_keys_free(struct tty *);
 | 
			
		||||
int	tty_keys_next(struct tty *);
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user