helix/helix-tui/src
A-Walrus c4d7cde6c8
Allow the area to be bigger than u16 (width and height remain u16) (#4318)
Now the editor can fill **very** large terminals.
Changed/removed tests which check the truncating behaviour.
2022-10-26 12:00:13 +09:00
..
backend fix terminfo detection 2022-10-12 11:33:48 +02:00
widgets Add workspace and document diagnostics picker (#2013) 2022-06-30 18:16:18 +09:00
buffer.rs Allow the area to be bigger than u16 (width and height remain u16) (#4318) 2022-10-26 12:00:13 +09:00
layout.rs Refactor Margin for fine grained control (#2727) 2022-06-22 01:52:08 +09:00
lib.rs reverse the dependency between helix-tui and helix-view (#366) 2021-06-25 12:58:15 +09:00
symbols.rs Inline tui as helix-tui fork. 2021-05-09 17:52:55 +09:00
terminal.rs Add ctrl-z to suspend 2021-08-03 09:32:21 +09:00
text.rs make underline_style a seperate option 2022-10-01 19:29:46 +02:00