1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-03-14 06:38:24 +00:00

Print $TERM with --diagnostic

This commit is contained in:
Rivera Calzadillas 2024-03-08 22:30:59 -07:00 committed by Martin Nordholts
parent 1827eec288
commit 025e72f30f

View File

@ -288,6 +288,7 @@ fn invoke_bugreport(app: &App, cache_dir: &Path) {
"NO_COLOR",
"PAGER",
"SHELL",
"TERM",
"XDG_CACHE_HOME",
"XDG_CONFIG_HOME",
]))