mirror of
https://github.com/troglobit/editline.git
synced 2025-05-07 13:21:12 +08:00
Line scroll branch todo.
This commit is contained in:
parent
1c89c9886c
commit
916fac7cad
1
TODO
1
TODO
@ -1,6 +1,7 @@
|
|||||||
TODO
|
TODO
|
||||||
|
|
||||||
* Port "fileman" example from BSD libedit, http://www.thrysoee.dk/editline/
|
* Port "fileman" example from BSD libedit, http://www.thrysoee.dk/editline/
|
||||||
|
* Instead of supporting multiline input, try the Emacs approach, line scrolling.
|
||||||
* Add support for rl_bind_key(), currently only en editline specific el_bind_key() exists.
|
* Add support for rl_bind_key(), currently only en editline specific el_bind_key() exists.
|
||||||
* Add support for inhibiting completion: rl_inhibit_completion
|
* Add support for inhibiting completion: rl_inhibit_completion
|
||||||
* Make "char *rl_prompt" globally visible.
|
* Make "char *rl_prompt" globally visible.
|
||||||
|
Loading…
Reference in New Issue
Block a user