feat: opt, show my cursor

Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
fufesou
2025-08-27 07:47:16 +08:00
parent fa8f289776
commit 29bae8a4d4
2 changed files with 11 additions and 0 deletions

View File

@@ -693,6 +693,7 @@ message OptionMessage {
BoolOption follow_remote_window = 16;
BoolOption disable_camera = 17;
BoolOption terminal_persistent = 18;
BoolOption show_my_cursor = 19;
}
message TestDelay {