Skip to content

Commit fb97e0f

Browse files
committed
Remove showDotCursor from docs/API.md
This should have been a part of commit 243d7fd
1 parent d3d69a8 commit fb97e0f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/API.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -77,11 +77,6 @@ protocol stream.
7777
if the remote session is smaller than its container, or handled
7878
according to `clipViewport` if it is larger. Disabled by default.
7979

80-
`showDotCursor`
81-
- Is a `boolean` indicating whether a dot cursor should be shown
82-
instead of a zero-sized or fully-transparent cursor if the server
83-
sets such invisible cursor. Disabled by default.
84-
8580
`viewOnly`
8681
- Is a `boolean` indicating if any events (e.g. key presses or mouse
8782
movement) should be prevented from being sent to the server.

0 commit comments

Comments
 (0)