aboutsummaryrefslogtreecommitdiff
path: root/helix-tui/src/text.rs
Commit message (Expand)AuthorAge
* Fix highlighting in picker with multiple columns (#6333)exp802023-03-18
* Minimize allocation when converting table rows to stringGokul Soumya2023-01-18
* Reuse table in pickerGokul Soumya2023-01-18
* Resolve a bunch of upcoming clippy lintsBlaž Hrastnik2022-11-04
* make underline_style a seperate optionPascal Kuthe2022-10-01
* Fix failing testsA-Walrus2022-10-01
* Reuse menu::Item trait in picker (#2814)Gokul Soumya2022-07-02
* Add workspace and document diagnostics picker (#2013)Falco Hirschenberger2022-06-30
* Bump rust to 1.57, fix new lint failuresBlaž Hrastnik2021-12-03
* Apply suggestions from blaz for infoboxIvan Tham2021-07-04
* reverse the dependency between helix-tui and helix-view (#366)Keith Simmons2021-06-25
* Work on moving code over to LineEnding instead of assuming '\n'.Nathan Vegdahl2021-06-20
* Inline tui as helix-tui fork.Blaž Hrastnik2021-05-09