mirror of
https://github.com/troglobit/editline.git
synced 2025-09-25 00:18:07 +08:00
Remember to check custom completion handlers before release.
This commit is contained in:
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.
|
||||||
|
Reference in New Issue
Block a user