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/helix-tui/src
Ludwig Stecher 59c691d2db
Highlight matching text in file picker suggestions (#1635)
* Highlight matching text in file picker suggestions

* Remove cache, specialize highlighting code

* Fix outdated comments
2 years ago
..
backend Fix panics when resizing (#1408) 2 years ago
widgets Fix 1.60 lints 2 years ago
buffer.rs Highlight matching text in file picker suggestions (#1635) 2 years ago
layout.rs reverse the dependency between helix-tui and helix-view (#366) 3 years ago
lib.rs reverse the dependency between helix-tui and helix-view (#366) 3 years ago
symbols.rs Inline tui as helix-tui fork. 3 years ago
terminal.rs Add ctrl-z to suspend 3 years ago
text.rs Bump rust to 1.57, fix new lint failures 3 years ago