Show dot when there is no visible cursor

Disabled by default.
This commit is contained in:
Alexander E. Patrakov
2018-08-12 03:17:16 +08:00
parent d1314d4b3a
commit 4c38179d15
5 changed files with 84 additions and 12 deletions

View File

@@ -53,6 +53,11 @@ protocol stream.
should be sent whenever the container changes dimensions. Disabled
by default.
`showDotCursor`
- Is a `boolean` indicating whether a dot cursor should be shown
instead of a zero-sized or fully-transparent cursor if the server
sets such invisible cursor. Disabled by default.
`capabilities` *Read only*
- Is an `Object` indicating which optional extensions are available
on the server. Some methods may only be called if the corresponding