From d44f7e04fc456844836c7c5ac911d0f4e8dd06e6 Mon Sep 17 00:00:00 2001 From: Alexander Zeijlon Date: Tue, 4 Nov 2025 09:44:21 +0100 Subject: [PATCH] Remove show_dot from docs/EMBEDDING.md This should have been a part of commit 243d7fd --- docs/EMBEDDING.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/EMBEDDING.md b/docs/EMBEDDING.md index 9e927d0d..26bcce3f 100644 --- a/docs/EMBEDDING.md +++ b/docs/EMBEDDING.md @@ -89,9 +89,6 @@ Currently, the following options are available: * `compression` - The session compression level. Can be `0` to `9`. -* `show_dot` - If a dot cursor should be shown when the remote server provides - no local cursor, or provides a fully-transparent (invisible) cursor. - * `logging` - The console log level. Can be one of `error`, `warn`, `info` or `debug`.