google / benchmark

A microbenchmark support library
Apache License 2.0
8.94k stars 1.62k forks source link

Add more terminals with color support #1621

Closed p00f closed 1 year ago

p00f commented 1 year ago

Reference for alacritty supporting colors: https://github.com/google/benchmark/pull/1620#discussion_r1251262592

Reference for wezterm supporting colors: https://github.com/wez/wezterm/blob/9459f64cce393a56b9be6deddc6a622332aff7c8/docs/features.md?plain=1#L10

Reference for foot supporting colors: https://codeberg.org/dnkl/foot/src/commit/4a7382891112d898d4ba0f8d445439b8ad86477e/README.md#L62

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

p00f commented 1 year ago

Closes #1620

dmah42 commented 1 year ago

thanks :)