diff --git a/README.asciidoc b/README.asciidoc index 029d926a..9cc5b6d6 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -810,6 +810,9 @@ Kakoune state: Some helper commands can be used to define composite commands: + * +:prompt +: Prompt the user for a string, when + the user validates, store the result in given and run . + the -init switch allows setting initial content. * +:menu ...+: display a menu using labels, the selected label's commands are executed. +menu+ can take a -auto-single argument, to automatically run commands