Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix highlighting in picker with multiple columns (#6333) | exp80 | 2023-03-18 |
* | Minimize allocation when converting table rows to string | Gokul Soumya | 2023-01-18 |
* | Reuse table in picker | Gokul Soumya | 2023-01-18 |
* | Resolve a bunch of upcoming clippy lints | Blaž Hrastnik | 2022-11-04 |
* | make underline_style a seperate option | Pascal Kuthe | 2022-10-01 |
* | Fix failing tests | A-Walrus | 2022-10-01 |
* | Reuse menu::Item trait in picker (#2814) | Gokul Soumya | 2022-07-02 |
* | Add workspace and document diagnostics picker (#2013) | Falco Hirschenberger | 2022-06-30 |
* | Bump rust to 1.57, fix new lint failures | Blaž Hrastnik | 2021-12-03 |
* | Apply suggestions from blaz for infobox | Ivan Tham | 2021-07-04 |
* | reverse the dependency between helix-tui and helix-view (#366) | Keith Simmons | 2021-06-25 |
* | Work on moving code over to LineEnding instead of assuming '\n'. | Nathan Vegdahl | 2021-06-20 |
* | Inline tui as helix-tui fork. | Blaž Hrastnik | 2021-05-09 |