aboutsummaryrefslogtreecommitdiff
path: root/helix-term/Cargo.toml
Commit message (Expand)AuthorAge
* Update to crossterm-0.25 (#3390)Charlie Groves2022-08-22
* build(deps): bump arc-swap from 1.5.0 to 1.5.1 (#3290)dependabot[bot]2022-08-02
* Add rust-version (MSRV) to helix-term package (#3244)Danilo Spinella2022-07-31
* build(deps): bump grep-searcher from 0.1.8 to 0.1.10 (#3101)dependabot[bot]2022-07-19
* build(deps): bump grep-regex from 0.1.9 to 0.1.10 (#3102)dependabot[bot]2022-07-19
* build(deps): bump smallvec from 1.8.1 to 1.9.0 (#2976)dependabot[bot]2022-07-05
* build(deps): bump crossterm from 0.23.0 to 0.24.0 (#2968)dependabot[bot]2022-07-05
* build(deps): bump once_cell from 1.12.0 to 1.13.0 (#2969)dependabot[bot]2022-07-05
* build(deps): bump indoc from 1.0.3 to 1.0.6 (#2898)dependabot[bot]2022-06-28
* add test for ensuring the initial cursor on a newly opened fileSkyler Hawthorne2022-06-19
* improve test harnessSkyler Hawthorne2022-06-19
* Update to ropey 1.5Blaž Hrastnik2022-05-30
* build(deps): bump once_cell from 1.10.0 to 1.12.0dependabot[bot]2022-05-25
* num_cpus apparently unused in helix-termBlaž Hrastnik2022-05-01
* allow whitespace to be renderedOmnikar2022-04-20
* Add refresh-config and open-config command (#1803)Joe2022-03-25
* ropey 1.4.1 fixes the issueBlaž Hrastnik2022-03-17
* Temporarily turn on unicode-linesBlaž Hrastnik2022-03-17
* fetch and compile tree-sitter grammars in helix-term buildMichael Davis2022-03-10
* migrate grammar fetching/building code into helix-loader crateMichael Davis2022-03-10
* migrate helix-syntax crate into helix-core and helix-termMichael Davis2022-03-10
* Add --health command for troubleshooting (#1669)Gokul Soumya2022-03-08
* build(deps): bump once_cell from 1.9.0 to 1.10.0 (#1768)dependabot[bot]2022-03-08
* Picker performance improvementsBlaž Hrastnik2022-03-03
* Merge remote-tracking branch 'origin/master' into debugBlaž Hrastnik2022-02-13
|\
| * Update dependencies (crossterm 0.23, tree-sitter 0.20.4)Blaž Hrastnik2022-02-07
| * Dependabot/cargo/pulldown cmark 0.9.1 (#1533)Skyler Hawthorne2022-01-18
| * Release 0.6Blaž Hrastnik2022-01-04
| * build(deps): bump once_cell from 1.8.0 to 1.9.0 (#1322)dependabot[bot]2021-12-20
| * Add `default-run = "hx"` to `helix-term/Cargo.toml` (#1244)Omnikar2021-12-10
* | Merge branch 'master' into debugBlaž Hrastnik2021-11-06
|\|
| * Prevent preview binary or large file (#939)diegodox2021-11-04
| * build(deps): bump tokio-stream from 0.1.7 to 0.1.8 (#953)dependabot[bot]2021-11-02
| * Release v0.5.0Blaž Hrastnik2021-10-28
| * Revert "minor: Rearrange helix-term Cargo.toml"Blaž Hrastnik2021-10-27
| * minor: Rearrange helix-term Cargo.tomlBlaž Hrastnik2021-10-27
| * Remove some old TODOsBlaž Hrastnik2021-10-27
| * Update to rust 1.56 + 2021 editionBlaž Hrastnik2021-10-22
| * Update dependencies to bump crossterm to 0.22.1Blaž Hrastnik2021-10-19
* | Merge branch 'master' into debugDmitry Sharshakov2021-09-25
|\|
| * Initial implementation of global search (#651)Leoi Hung Kin2021-09-21
* | Merge remote-tracking branch 'origin/master' into debugDmitry Sharshakov2021-08-25
|\|
| * Bump crossterm from 0.20.0 to 0.21.0 (#644)dependabot[bot]2021-08-24
* | refactorDmitry Sharshakov2021-08-24
* | editor: select a range if stack pointer has an endDmitry Sharshakov2021-08-22
* | refactor: handle DAP events in editor main loopDmitry Sharshakov2021-08-21
* | Start integrating into the editor's event loopBlaž Hrastnik2021-08-20
|/
* Release v0.4.1Blaž Hrastnik2021-08-14
* fix build...Blaž Hrastnik2021-08-12
* Release v0.4.0Blaž Hrastnik2021-08-12