mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-05 01:16:33 +00:00
X10 click-only mouse reporting
This commit is contained in:
@@ -58,6 +58,9 @@ pub const Mode = enum(u16) {
|
||||
/// Enable or disable automatic line wrapping.
|
||||
autowrap = 7,
|
||||
|
||||
/// Click-only (press) mouse reporting.
|
||||
mouse_event_x10 = 9,
|
||||
|
||||
/// Set whether the cursor is visible or not.
|
||||
cursor_visible = 25,
|
||||
|
||||
|
Reference in New Issue
Block a user