1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-06-15 21:05:45 +01: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 f71226adbb
commit f8c5429a6c

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