editline/TODO

9 lines
373 B
Plaintext
Raw Normal View History

TODO
* Port "fileman" example from BSD editline
2010-03-10 04:18:03 +08:00
* 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
2010-03-10 04:18:03 +08:00
* Add support for rl_bind_key(), currently one needs to "hack" the Map[]
2008-08-11 03:50:00 +08:00
* Add support for inhibiting completion: rl_inhibit_completion