aboutsummaryrefslogtreecommitdiff
path: root/helix-tui/Cargo.toml
Commit message (Expand)AuthorAge
* build(deps): bump the rust-dependencies group with 3 updates (#9929)dependabot[bot]2024-03-19
* build(deps): bump unicode-segmentation from 1.10.1 to 1.11.0 (#9617)dependabot[bot]2024-02-13
* build(deps): bump once_cell from 1.18.0 to 1.19.0 (#9053)dependabot[bot]2023-12-12
* use workspace inheritance for common version (#8925)Skyler Hawthorne2023-12-05
* set Cargo feature resolver to v2 (#8917)Fomalhaut Weisszwerg2023-11-27
* build(deps): bump crossterm from 0.26.1 to 0.27.0dependabot[bot]2023-08-22
* build(deps): bump bitflags from 2.3.3 to 2.4.0 (#7943)dependabot[bot]2023-08-15
* build(deps): bump once_cell from 1.17.2 to 1.18.0 (#7248)dependabot[bot]2023-06-06
* build(deps): bump bitflags from 2.2.1 to 2.3.1 (#7117)dependabot[bot]2023-05-23
* build(deps): bump termini from 0.1.4 to 1.0.0 (#7001)dependabot[bot]2023-05-09
* build(deps): bump bitflags from 2.1.0 to 2.2.1 (#6869)dependabot[bot]2023-04-25
* build(deps): bump bitflags from 2.0.2 to 2.1.0 (#6699)dependabot[bot]2023-04-11
* build(deps): bump bitflags from 1.3.2 to 2.0.2 (#6387)dependabot[bot]2023-03-22
* tui: Cache the keyboard enhancement checkMichael Davis2023-03-08
* Move terminal claim/restore code to helix-tuiMichael Davis2023-03-08
* Update crossterm to 0.26.1Michael Davis2023-02-28
* 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