mirror of
https://github.com/wez/wezterm.git
synced 2024-11-27 02:25:28 +03:00
add missing comment
This commit is contained in:
parent
d9a9d75a83
commit
682bb0d3fd
@ -178,6 +178,7 @@ pub struct TerminalState {
|
||||
/// designated marker characters.
|
||||
bracketed_paste: bool,
|
||||
|
||||
/// SGR style mouse tracking and reporting is enabled
|
||||
sgr_mouse: bool,
|
||||
button_event_mouse: bool,
|
||||
current_mouse_button: MouseButton,
|
||||
|
Loading…
Reference in New Issue
Block a user