mirror of
https://github.com/neovim/neovim.git
synced 2025-12-11 17:12:40 +00:00
Update busy_start/busy_stop ui events documentation (#14415)
Closes #14386
This commit is contained in:
@@ -219,8 +219,8 @@ the editor.
|
|||||||
|
|
||||||
["busy_start"]
|
["busy_start"]
|
||||||
["busy_stop"]
|
["busy_stop"]
|
||||||
Nvim started or stopped being busy, and possibly not responsive to
|
Indicates to the UI that it must stop rendering the cursor. This event
|
||||||
user input. This could be indicated to the user by hiding the cursor.
|
is misnamed and does not actually have anything to do with busyness.
|
||||||
|
|
||||||
["suspend"]
|
["suspend"]
|
||||||
|:suspend| command or |CTRL-Z| mapping is used. A terminal client (or
|
|:suspend| command or |CTRL-Z| mapping is used. A terminal client (or
|
||||||
|
|||||||
Reference in New Issue
Block a user