aboutsummaryrefslogtreecommitdiff
path: root/helix-term/src/lib.rs
Commit message (Expand)AuthorAge
* Add --health command for troubleshooting (#1669)Gokul Soumya2022-03-08
* Assume true color support on WindowsOmnikar2021-12-13
* Load alt default theme if true color is not supportedOmnikar2021-12-13
* Remove #[allow(unused)] from helix-term, and fix unused imports.Nathan Vegdahl2021-07-02
* Add some async job infrastructure.Joe Neeman2021-06-30
* Replace `Editor::current` by a macroBenoƮt CORTIER2021-06-18
* Configurable keys 2 (Mapping keys to commands) (#268)PabloMansanet2021-06-17
* Separate helix-term as a libraryIvan Tham2021-06-07