helix-mods/helix-tui/src
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
..
backend tui: Allow toggling mouse capture at runtime (#6675) 2023-04-21 12:53:27 +09:00
widgets Truncate paths in the file picker (#6410) 2023-03-31 15:19:17 +09:00
buffer.rs Performant and correct set_spans_truncated 2023-03-31 15:19:22 +09:00
layout.rs Resolve a bunch of upcoming clippy lints 2022-11-04 21:06:28 +09:00
lib.rs Add undercurl config option #6196 (#6253) 2023-03-14 11:53:38 +09:00
symbols.rs Inline tui as helix-tui fork. 2021-05-09 17:52:55 +09:00
terminal.rs tui: Allow toggling mouse capture at runtime (#6675) 2023-04-21 12:53:27 +09:00
text.rs Fix highlighting in picker with multiple columns (#6333) 2023-03-18 11:16:40 -05:00