| Commit message (Expand) | Author | Age |
... | |
* | allow whitespace to be rendered | Omnikar | 2022-04-20 |
* | Add refresh-config and open-config command (#1803) | Joe | 2022-03-25 |
* | ropey 1.4.1 fixes the issue | Blaž Hrastnik | 2022-03-17 |
* | Temporarily turn on unicode-lines | Blaž Hrastnik | 2022-03-17 |
* | fetch and compile tree-sitter grammars in helix-term build | Michael Davis | 2022-03-10 |
* | migrate grammar fetching/building code into helix-loader crate | Michael Davis | 2022-03-10 |
* | migrate helix-syntax crate into helix-core and helix-term | Michael Davis | 2022-03-10 |
* | Add --health command for troubleshooting (#1669) | Gokul Soumya | 2022-03-08 |
* | build(deps): bump once_cell from 1.9.0 to 1.10.0 (#1768) | dependabot[bot] | 2022-03-08 |
* | Picker performance improvements | Blaž Hrastnik | 2022-03-03 |
* | Merge remote-tracking branch 'origin/master' into debug | Blaž Hrastnik | 2022-02-13 |
|\ |
|
| * | Update dependencies (crossterm 0.23, tree-sitter 0.20.4) | Blaž Hrastnik | 2022-02-07 |
| * | Dependabot/cargo/pulldown cmark 0.9.1 (#1533) | Skyler Hawthorne | 2022-01-18 |
| * | Release 0.6 | Blaž Hrastnik | 2022-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) | Omnikar | 2021-12-10 |
* | | Merge branch 'master' into debug | Blaž Hrastnik | 2021-11-06 |
|\| |
|
| * | Prevent preview binary or large file (#939) | diegodox | 2021-11-04 |
| * | build(deps): bump tokio-stream from 0.1.7 to 0.1.8 (#953) | dependabot[bot] | 2021-11-02 |
| * | Release v0.5.0 | Blaž Hrastnik | 2021-10-28 |
| * | Revert "minor: Rearrange helix-term Cargo.toml" | Blaž Hrastnik | 2021-10-27 |
| * | minor: Rearrange helix-term Cargo.toml | Blaž Hrastnik | 2021-10-27 |
| * | Remove some old TODOs | Blaž Hrastnik | 2021-10-27 |
| * | Update to rust 1.56 + 2021 edition | Blaž Hrastnik | 2021-10-22 |
| * | Update dependencies to bump crossterm to 0.22.1 | Blaž Hrastnik | 2021-10-19 |
* | | Merge branch 'master' into debug | Dmitry Sharshakov | 2021-09-25 |
|\| |
|
| * | Initial implementation of global search (#651) | Leoi Hung Kin | 2021-09-21 |
* | | Merge remote-tracking branch 'origin/master' into debug | Dmitry Sharshakov | 2021-08-25 |
|\| |
|
| * | Bump crossterm from 0.20.0 to 0.21.0 (#644) | dependabot[bot] | 2021-08-24 |
* | | refactor | Dmitry Sharshakov | 2021-08-24 |
* | | editor: select a range if stack pointer has an end | Dmitry Sharshakov | 2021-08-22 |
* | | refactor: handle DAP events in editor main loop | Dmitry Sharshakov | 2021-08-21 |
* | | Start integrating into the editor's event loop | Blaž Hrastnik | 2021-08-20 |
|/ |
|
* | Release v0.4.1 | Blaž Hrastnik | 2021-08-14 |
* | fix build... | Blaž Hrastnik | 2021-08-12 |
* | Release v0.4.0 | Blaž Hrastnik | 2021-08-12 |
* | Add ctrl-z to suspend | Ivan Tham | 2021-08-03 |
* | Remove embed_runtime feature | Blaž Hrastnik | 2021-07-30 |
* | There is no direct dirs-next dependency in term | Blaž Hrastnik | 2021-06-27 |
* | Release 0.3.0 | Blaž Hrastnik | 2021-06-27 |
* | reverse the dependency between helix-tui and helix-view (#366) | Keith Simmons | 2021-06-25 |
* | Re-export unicode crates from helix_core | Blaž Hrastnik | 2021-06-20 |
* | ui: prompt: Better unicode support | Blaž Hrastnik | 2021-06-20 |
* | cargo: add more metadata to manifests | Benoît CORTIER | 2021-06-19 |
* | Run cargo-diet | Benoît CORTIER | 2021-06-19 |
* | cargo: add version to local dependencies | Benoît CORTIER | 2021-06-19 |
* | Bump once_cell from 1.7.2 to 1.8.0 (#255) | dependabot[bot] | 2021-06-14 |
* | Bump crossterm from 0.19.0 to 0.20.0 | dependabot[bot] | 2021-06-14 |
* | Release v0.2.0 | Blaž Hrastnik | 2021-06-13 |
* | build(nix): use nix-cargo-integration, make shell.nix use flake devshell | Yusuf Bera Ertan | 2021-06-13 |