docs changes

pull/9130/head
Mitchell Hashimoto 2025-12-12 07:29:42 -08:00
parent 6369aaa93e
commit b58ac983cf
No known key found for this signature in database
GPG Key ID: 523D5DC389D273BC
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ selection_scroll_active: bool = false,
/// True if the surface is in read-only mode. When read-only, no input
/// is sent to the PTY but terminal-level operations like selections,
/// scrolling, and copy/paste keybinds still work. Warn before quit is
/// (native) scrolling, and copy keybinds still work. Warn before quit is
/// always enabled in this state.
readonly: bool = false,