Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix new clippy lints (#5892) | Pascal Kuthe | 2023-02-09 |
* | Hide duplicate symlinks from the picker (#5658) | Pascal Kuthe | 2023-02-02 |
* | Add refresh-config and open-config command (#1803) | Joe | 2022-03-25 |
* | 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 |
* | Assume true color support on Windows | Omnikar | 2021-12-13 |
* | Load alt default theme if true color is not supported | Omnikar | 2021-12-13 |
* | Remove #[allow(unused)] from helix-term, and fix unused imports. | Nathan Vegdahl | 2021-07-02 |
* | Add some async job infrastructure. | Joe Neeman | 2021-06-30 |
* | Replace `Editor::current` by a macro | BenoƮt CORTIER | 2021-06-18 |
* | Configurable keys 2 (Mapping keys to commands) (#268) | PabloMansanet | 2021-06-17 |
* | Separate helix-term as a library | Ivan Tham | 2021-06-07 |