Add the 'modal' info style documenation in json ui doc
This commit is contained in:
parent
a64ef12d2b
commit
9dfd17a5bc
|
@ -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
|
- inlineAbove: display the info next to (above) the anchor coordinate
|
||||||
- inlineBelow: display the info next to (below) 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
|
- 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()
|
* info_hide()
|
||||||
|
|
||||||
The requests that the json ui can interpret on stdin are:
|
The requests that the json ui can interpret on stdin are:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user