feat(eval)!: input() support any type for "cancelreturn" in a dict (#19357)

This commit is contained in:
zeertzjq
2022-07-14 14:47:25 +08:00
committed by GitHub
parent 778541067a
commit b93cb481a2
3 changed files with 24 additions and 19 deletions

View File

@@ -350,7 +350,8 @@ Commands:
Functions:
|input()| and |inputdialog()| support for each others features (return on
cancel and completion respectively) via dictionary argument (replaces all
other arguments if used).
other arguments if used), and "cancelreturn" can have any type if passed in
a dictionary.
|input()| and |inputdialog()| support user-defined cmdline highlighting.
Highlight groups: