aboutsummaryrefslogtreecommitdiff
path: root/helix-tui/Cargo.toml
Commit message (Expand)AuthorAge
* switch to termini for terminfoPascal Kuthe2022-10-06
* Detect extended underline support using terminfoGokul Soumya2022-10-01
* build(deps): bump unicode-segmentation from 1.9.0 to 1.10.0 (#3903)dependabot[bot]2022-09-19
* Update to crossterm-0.25 (#3390)Charlie Groves2022-08-22
* build(deps): bump crossterm from 0.23.0 to 0.24.0 (#2968)dependabot[bot]2022-07-05
* build(deps): bump unicode-segmentation from 1.8.0 to 1.9.0 (#1632)dependabot[bot]2022-02-07
* Update dependencies (crossterm 0.23, tree-sitter 0.20.4)Blaž Hrastnik2022-02-07
* Release 0.6Blaž Hrastnik2022-01-04
* Release v0.5.0Blaž Hrastnik2021-10-28
* Update to rust 1.56 + 2021 editionBlaž Hrastnik2021-10-22
* Update dependencies to bump crossterm to 0.22.1Blaž Hrastnik2021-10-19
* Bump crossterm from 0.20.0 to 0.21.0 (#644)dependabot[bot]2021-08-24
* Bump bitflags from 1.3.1 to 1.3.2 (#600)dependabot[bot]2021-08-17
* Release v0.4.1Blaž Hrastnik2021-08-14
* fix build...Blaž Hrastnik2021-08-12
* Release v0.4.0Blaž Hrastnik2021-08-12
* Bump unicode-segmentation from 1.7.1 to 1.8.0dependabot[bot]2021-07-06
* Apply suggestions from blaz for infoboxIvan Tham2021-07-04
* Release 0.3.0Blaž Hrastnik2021-06-27
* 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
* cargo: add more metadata to manifestsBenoît CORTIER2021-06-19
* Run cargo-dietBenoît CORTIER2021-06-19
* Bump crossterm from 0.19.0 to 0.20.0dependabot[bot]2021-06-14
* Release v0.2.0Blaž Hrastnik2021-06-13
* Derive debug without featureIvan Tham2021-06-10
* Implement Debug for data structure as a featurenotoria2021-06-10
* Release 0.0.10Blaž Hrastnik2021-06-07
* Install instructions and version number corrections (#148)Ethan Bodzioney2021-06-07
* Add the LICENSE file.Blaž Hrastnik2021-05-10
* Inline tui as helix-tui fork.Blaž Hrastnik2021-05-09