helix-mods/helix-tui/src
Gokul Soumya 79d3d44c3d
Detect extended underline support using terminfo
The cxterminfo crate has been used over popular alternatives
like `term` since it supports querying for extended capabilities
and also for it's small codebase size (which will make it easy
to inline it into helix in the future if required).
2022-10-01 17:00:40 +02:00
..
backend Detect extended underline support using terminfo 2022-10-01 17:00:40 +02:00
widgets Add workspace and document diagnostics picker (#2013) 2022-06-30 18:16:18 +09:00
buffer.rs Fix failing tests 2022-10-01 17:00:35 +02: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 Fix failing tests 2022-10-01 17:00:35 +02:00