aboutsummaryrefslogtreecommitdiff
path: root/helix-term/src/health.rs
Commit message (Expand)AuthorAge
* fix: do not color health summary when stdout is piped (#2836)lazytanuki2022-06-20
* Add true or false checkbox in health output table (#1947)Nirmal Patel2022-04-12
* Added checkmarks to health.rs output, Resolves #1894 (#1918)Simon H2022-04-02
* Indentation rework (#1562)Triton1712022-03-30
* Handle BrokenPipe when piping hx --health through head (#1876)Nirmal Patel2022-03-30
* Avoid using the format ident Rust feature (#1881)Marcin Puc2022-03-30
* migrate grammar fetching/building code into helix-loader crateMichael Davis2022-03-10
* Add --health command for troubleshooting (#1669)Gokul Soumya2022-03-08