Add the 'modal' info style documenation in json ui doc

This commit is contained in:
Maxime Coste 2017-01-07 01:26:52 +00:00
parent a64ef12d2b
commit 9dfd17a5bc

View File

@ -41,6 +41,8 @@ Here are the requests that can be written by the json ui on stdout:
- inlineAbove: display the info next to (above) the anchor coordinate
- inlineBelow: display the info next to (below) the anchor coordinate
- menuDoc: display the info next to the menu, as a documentation for it
- modal: display the info in a way that shows Kakoune is waiting for a
special action related to it.
* info_hide()
The requests that the json ui can interpret on stdin are: