mirror of
https://github.com/troglobit/editline.git
synced 2025-05-06 04:21:24 +08:00
Update ChangeLog, mention new fileman.c from GNU Readline
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
parent
29b24dcf83
commit
e962b9582a
@ -17,6 +17,8 @@ Event loop callback support.
|
|||||||
loops. Modeled after the GNU Readline API
|
loops. Modeled after the GNU Readline API
|
||||||
- `rl_completion_entry_function`, new GNU Readline compat user hook
|
- `rl_completion_entry_function`, new GNU Readline compat user hook
|
||||||
- Add support for Ctrl-Right and Ctrl-Left, forward/backward word
|
- Add support for Ctrl-Right and Ctrl-Left, forward/backward word
|
||||||
|
- Add new example: `fileman.c` from GNU Readline to demonstrate the
|
||||||
|
level of compatibility of the new completion framework
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
- Fixed header guards, avoid using leading `__`
|
- Fixed header guards, avoid using leading `__`
|
||||||
|
Loading…
Reference in New Issue
Block a user