| Commit message (Expand) | Author | Age |
... | |
* | | 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 |
* | | Start integrating into the editor's event loop | Blaž Hrastnik | 2021-08-20 |
|/ |
|
* | Bump bitflags from 1.3.1 to 1.3.2 (#600) | dependabot[bot] | 2021-08-17 |
* | 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 |
* | Bump which from 4.1.0 to 4.2.2 | dependabot[bot] | 2021-08-03 |
* | Apply suggestions from blaz for infobox | Ivan Tham | 2021-07-04 |
* | Add infobox | Ivan Tham | 2021-07-04 |
* | Added native Windows clipboard support (#373) | Kirawi | 2021-06-30 |
* | Release 0.3.0 | Blaž Hrastnik | 2021-06-27 |
* | reverse the dependency between helix-tui and helix-view (#366) | Keith Simmons | 2021-06-25 |
* | Handle non-UTF8 files | Shafkath Shuhan | 2021-06-23 |
* | Add system clipboard yank and paste commands | Benoît CORTIER | 2021-06-20 |
* | Add `close_language_servers` method on `Editor` | wojciechkepka | 2021-06-19 |
* | cargo: add more metadata to manifests | 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 |
* | Derive debug without feature | Ivan Tham | 2021-06-10 |
* | Implement Debug for data structure as a feature | notoria | 2021-06-10 |
* | Release 0.0.10 | Blaž Hrastnik | 2021-06-07 |
* | Install instructions and version number corrections (#148) | Ethan Bodzioney | 2021-06-07 |
* | theme: Enable style modifiers in theme.toml, add Ingrid's theme (#113) | Ingrid | 2021-06-06 |
* | Add the LICENSE file. | Blaž Hrastnik | 2021-05-10 |
* | Inline tui as helix-tui fork. | Blaž Hrastnik | 2021-05-09 |
* | Eliminate a few more futures dependencies. | Blaž Hrastnik | 2021-05-06 |
* | Tokio migration. | Blaž Hrastnik | 2021-05-06 |
* | Closer to a full flake build via naersk. | Blaž Hrastnik | 2021-05-03 |
* | Load theme from toml file. | Blaž Hrastnik | 2021-03-25 |
* | View tree implementation: render multiple split views. | Blaž Hrastnik | 2021-02-03 |
* | Update deps. | Blaž Hrastnik | 2021-01-06 |
* | lsp: Work on syncing the state with the language server. | Blaž Hrastnik | 2020-12-25 |
* | Save command | Blaž Hrastnik | 2020-12-03 |
* | Refactor: Document type as a wrapper around barebones State. | Blaž Hrastnik | 2020-12-03 |
* | argh -> clap to speed up compilation (no syn/proc_macro) | Blaž Hrastnik | 2020-10-01 |
* | moved insert keymap to keymap.rs | Jan Hrastnik | 2020-09-30 |
* | Extend selection commands. | Blaž Hrastnik | 2020-09-28 |
* | Split parts of helix-term into helix-view. | Blaž Hrastnik | 2020-09-21 |