helix-mods/helix-tui/src
Ahmed Hagi 9c56afeff3
Handle failure when enabling bracketed paste (#9353)
* match instead of crash

* pulling bracketedpaste out, refactor, tracking for bracketed paste

* sending disable bracketed paste only when supports true

* move disable bracketed paste to throwaway
2024-01-18 13:34:06 +01:00
..
backend Handle failure when enabling bracketed paste (#9353) 2024-01-18 13:34:06 +01:00
widgets Fix style overwriting in table rows with multiple cells (#7281) 2023-06-08 13:28:26 +09:00
buffer.rs bump MSRV to 1.70.0 (#8877) 2023-11-25 13:55:49 +01: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 Stop Terminal::drop from overriding work of Terminal::restore. (#7931) 2023-08-15 12:19:24 +09:00
text.rs Fix highlighting in picker with multiple columns (#6333) 2023-03-18 11:16:40 -05:00