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
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.
1 year ago
..
backend tui: Allow toggling mouse capture at runtime (#6675) 1 year ago
widgets Truncate paths in the file picker (#6410) 1 year ago
buffer.rs Performant and correct set_spans_truncated 1 year ago
layout.rs Resolve a bunch of upcoming clippy lints 2 years ago
lib.rs Add undercurl config option #6196 (#6253) 1 year ago
symbols.rs Inline tui as helix-tui fork. 3 years ago
terminal.rs tui: Allow toggling mouse capture at runtime (#6675) 1 year ago
text.rs Fix highlighting in picker with multiple columns (#6333) 1 year ago