mirror of
https://github.com/troglobit/editline.git
synced 2025-08-08 16:56:37 +08:00
Remember to check custom completion handlers before release.
This commit is contained in:
parent
916fac7cad
commit
56478685d6
1
TODO
1
TODO
@ -1,5 +1,6 @@
|
|||||||
TODO
|
TODO
|
||||||
|
|
||||||
|
* Verify for 1.14.0 that custom completion handlers still work, after reverting fix in 0.2.2.
|
||||||
* 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.
|
* 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.
|
||||||
|
Loading…
Reference in New Issue
Block a user