mirror of
				https://github.com/troglobit/editline.git
				synced 2025-10-31 16:28:15 +08:00 
			
		
		
		
	Merge el_no_echo patch from Festival speech-tools editline fork
This commit is contained in:
		| @@ -40,6 +40,7 @@ extern int         rl_mark; | ||||
| extern int         rl_end; | ||||
| extern char       *rl_line_buffer; | ||||
| extern const char *rl_readline_name; | ||||
| extern int         el_no_echo;  /* e.g under emacs, don't echo except prompt */ | ||||
| extern void rl_reset_terminal(char *p); | ||||
| extern void rl_initialize(void); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user