You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/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).
2 years ago
..
grammars Dynamically load grammar libraries at runtime 3 years ago
queries Add support for webassembly text format (#4040) 2 years ago
themes Detect extended underline support using terminfo 2 years ago
tutor tutor: missing <ESC> before removing the second cursor (#4027) 2 years ago