1
0
Fork 0
mirror of https://github.com/helix-editor/helix synced 2024-06-02 08:06:07 +02:00
helix/helix-tui/tests
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
..
terminal.rs Allow the area to be bigger than u16 (width and height remain u16) (#4318) 2022-10-26 12:00:13 +09:00
widgets_block.rs tui: Disable tests for now. 2021-05-10 17:30:06 +09:00
widgets_list.rs tui: Disable tests for now. 2021-05-10 17:30:06 +09:00
widgets_paragraph.rs tui: Disable tests for now. 2021-05-10 17:30:06 +09:00
widgets_table.rs tui: Disable tests for now. 2021-05-10 17:30:06 +09:00