mirror of
				https://github.com/troglobit/editline.git
				synced 2025-11-04 11:18:07 +08:00 
			
		
		
		
	Line scroll branch todo.
This commit is contained in:
		
							
								
								
									
										1
									
								
								TODO
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								TODO
									
									
									
									
									
								
							@@ -1,6 +1,7 @@
 | 
				
			|||||||
TODO
 | 
					TODO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* Port "fileman" example from BSD libedit, http://www.thrysoee.dk/editline/
 | 
					* Port "fileman" example from BSD libedit, http://www.thrysoee.dk/editline/
 | 
				
			||||||
 | 
					* Instead of supporting multiline input, try the Emacs approach, line scrolling.
 | 
				
			||||||
* Add support for rl_bind_key(), currently only en editline specific el_bind_key() exists.
 | 
					* Add support for rl_bind_key(), currently only en editline specific el_bind_key() exists.
 | 
				
			||||||
* Add support for inhibiting completion: rl_inhibit_completion
 | 
					* Add support for inhibiting completion: rl_inhibit_completion
 | 
				
			||||||
* Make "char *rl_prompt" globally visible.
 | 
					* Make "char *rl_prompt" globally visible.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user