aboutsummaryrefslogtreecommitdiff
path: root/helix-term/src/health.rs
Commit message (Expand)AuthorAge
* Print the binary required by the debug adapter (#5195)Eric Thorburn2022-12-17
* Fix nightly clippy lints (#4954)Tshepang Mbambo2022-12-01
* Show clipboard info in --health output (#2947)Gokul Soumya2022-08-31
* Reduce health tick widthIvan Tham2022-08-23
* clipboard: add logging and healthcheck (#3271)Amit Beka2022-07-31
* 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