mirror of
https://github.com/troglobit/editline.git
synced 2025-05-06 21:01:12 +08:00
9 lines
373 B
Plaintext
9 lines
373 B
Plaintext
TODO
|
|
|
|
* Port "fileman" example from BSD editline
|
|
* Add --enable-FEATURE for remaining features defined in Makefile-minix.in
|
|
* Check for tgetent to find termcap, e.g., http://www.tex.ac.uk/tex-archive/macros/texinfo/texinfo/configure.ac
|
|
* Add support for rl_bind_key(), currently one needs to "hack" the Map[]
|
|
* Add support for inhibiting completion: rl_inhibit_completion
|
|
|