mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-11-28 15:31:20 +08:00
website: Document read-line in 0.14.0 release notes.
This commit is contained in:
parent
5a09222cf7
commit
721a0026df
|
@ -52,6 +52,9 @@ The following deprecated features, unfortunately, do not trigger any warnings:
|
|||
|
||||
- A new `make-map` command creates a map from a sequence of pairs.
|
||||
|
||||
- A new `read-line` command can be used to read a single line from the byte
|
||||
input.
|
||||
|
||||
- When a callback of the interactive editor throws an exception, the exception
|
||||
is now saved in a `$edit:exceptions` variable for closer examination.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user