Update changelog with readline bindings change
This commit is contained in:
parent
4b7e77ae00
commit
ad75d1870c
|
@ -78,11 +78,13 @@ change to make Kakoune command model cleaner and more robust.
|
|||
inserting on the next character, which will be the first character
|
||||
of the next line.
|
||||
|
||||
- `autoshowcompl` options has been renames `auto_complete` and is
|
||||
* `autoshowcompl` options has been renamed `auto_complete` and is
|
||||
now a `flags(insert|prompt)` option, allowing more granular
|
||||
configuration of when the completions should be displayed
|
||||
automatically.
|
||||
|
||||
* Prompt editing shortcuts have been changed to match readline.
|
||||
|
||||
== Kakoune 2018.04.13
|
||||
|
||||
First official Kakoune release.
|
||||
|
|
Loading…
Reference in New Issue
Block a user