Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix typos (#2304) | chunghha | 2022-04-27 |
| | |||
* | Fix 1.60 lints | Blaž Hrastnik | 2022-02-25 |
| | |||
* | Fix Clippy lints in tests (#1563) | Omnikar | 2022-01-23 |
| | | | Co-authored-by: Blaž Hrastnik <blaz@mxxn.io> | ||
* | Apply suggestions from blaz for infobox | Ivan Tham | 2021-07-04 |
| | |||
* | Work on moving code over to LineEnding instead of assuming '\n'. | Nathan Vegdahl | 2021-06-20 |
| | | | | Also some general cleanup and some minor fixes along the way. | ||
* | Inline tui as helix-tui fork. | Blaž Hrastnik | 2021-05-09 |
We only rely on some of the rendering primitives and implement our Cursive-style compositor on top. |