editline/TODO
2010-07-20 00:18:51 +02:00

9 lines
264 B
Plaintext

TODO
* Port "fileman" example from BSD editline
* Add support for rl_bind_key(), currently one needs to "hack" the Map[]
* Add support for inhibiting completion: rl_inhibit_completion
* Make "char *rl_prompt" globally visible.
* Add support for rl_set_prompt().