helix-mods/helix-term
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
..
src tui: Allow toggling mouse capture at runtime (#6675) 2023-04-21 12:53:27 +09:00
tests Fix typos (#6643) 2023-04-07 23:10:38 +08:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs feat(lsp): pass client_info on initialization (#4904) 2022-12-08 21:57:03 -06:00
Cargo.toml build(deps): bump libc from 0.2.140 to 0.2.141 (#6700) 2023-04-11 09:55:34 +09:00