Include LESS in --diagnostic

So issues like #1586 are easier to troubleshoot.
This commit is contained in:
Martin Nordholts 2021-03-17 21:07:18 +01:00
parent d89fa3ebc2
commit e04fbd1992
1 changed files with 1 additions and 0 deletions

View File

@ -238,6 +238,7 @@ fn run() -> Result<bool> {
.info(EnvironmentVariables::list(&[
"SHELL",
"PAGER",
"LESS",
"BAT_PAGER",
"BAT_CACHE_PATH",
"BAT_CONFIG_PATH",