mirror of
https://github.com/troglobit/editline.git
synced 2025-09-16 08:28:09 +08:00
Make scrollback history (HIST_SIZE) configurable
This commit is contained in:
1
TODO
1
TODO
@@ -2,6 +2,7 @@ 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
|
||||
|
||||
|
Reference in New Issue
Block a user