helix/helix-tui/src/backend
Michael Davis ee7413a3fd
tui: Allow toggling mouse capture at runtime (#6675)
This picks up changes to the `editor.mouse` option at runtime - either
through `:set-option` or `:config-reload`. When the value changes, we
tell the terminal to enable or disable mouse capture sequences.
2023-04-21 12:53:27 +09:00
..
crossterm.rs tui: Allow toggling mouse capture at runtime (#6675) 2023-04-21 12:53:27 +09:00
mod.rs tui: Allow toggling mouse capture at runtime (#6675) 2023-04-21 12:53:27 +09:00
test.rs tui: Allow toggling mouse capture at runtime (#6675) 2023-04-21 12:53:27 +09:00