You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
2 years ago
..
crossterm.rs tui: Allow toggling mouse capture at runtime (#6675) 2 years ago
mod.rs tui: Allow toggling mouse capture at runtime (#6675) 2 years ago
test.rs tui: Allow toggling mouse capture at runtime (#6675) 2 years ago