mirror of
https://github.com/troglobit/editline.git
synced 2025-05-06 04:21:24 +08:00
Add note on custom completion support.
This commit is contained in:
parent
05f4234310
commit
4a3fbd9187
4
TODO
4
TODO
@ -4,6 +4,10 @@ TODO
|
|||||||
|
|
||||||
* Add --enable-FEATURE for features defined in Makefile-minix.in
|
* Add --enable-FEATURE for features defined in Makefile-minix.in
|
||||||
|
|
||||||
|
* Add support for custom completion, rl_attempted_completion_function.
|
||||||
|
|
||||||
|
* Add support for inhibiting completion: rl_inhibit_completion
|
||||||
|
|
||||||
* Add support for arrow keys, home, end, etc. See the following URL
|
* Add support for arrow keys, home, end, etc. See the following URL
|
||||||
for how to catch complex key strokes such as escape sequences:
|
for how to catch complex key strokes such as escape sequences:
|
||||||
http://www.unixwiz.net/techtips/termios-vmin-vtime.html
|
http://www.unixwiz.net/techtips/termios-vmin-vtime.html
|
||||||
|
Loading…
Reference in New Issue
Block a user