Make scrollback history (HIST_SIZE) configurable

This commit is contained in:
Joachim Nilsson
2010-07-18 05:19:03 +02:00
parent 7d0aff5ba3
commit 4c4a7e808c
10 changed files with 55 additions and 18 deletions

1
TODO
View File

@@ -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