mirror of
				https://github.com/troglobit/editline.git
				synced 2025-10-31 16:28:15 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			448 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			448 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| TODO
 | |
| 
 | |
| * Merge in useful patches from Debian package
 | |
| 
 | |
| * Add --enable-FEATURE for features defined in Makefile-minix.in
 | |
| 
 | |
| * Add support for custom completion, rl_attempted_completion_function.
 | |
| 
 | |
| * Add support for inhibiting completion: rl_inhibit_completion
 | |
| 
 | |
| * Add support for arrow keys, home, end, etc.  See the following URL
 | |
|   for how to catch complex key strokes such as escape sequences:
 | |
|   http://www.unixwiz.net/techtips/termios-vmin-vtime.html
 | |
| 
 | 
