mirror of
https://github.com/troglobit/editline.git
synced 2025-05-07 05:11:13 +08:00
9 lines
264 B
Plaintext
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().
|
|
|