helix/runtime
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
..
grammars
queries Add support for webassembly text format () 2022-10-01 09:13:52 -05:00
themes Detect extended underline support using terminfo 2022-10-01 17:00:40 +02:00
tutor tutor: missing <ESC> before removing the second cursor () 2022-09-29 11:02:55 -04:00