helix-mods/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 Dynamically load grammar libraries at runtime 2021-07-14 10:00:05 +09:00
queries Add support for webassembly text format (#4040) 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 (#4027) 2022-09-29 11:02:55 -04:00