mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-30 06:33:59 +00:00 
			
		
		
		
	Include LESS in --diagnostic
So issues like #1586 are easier to troubleshoot.
This commit is contained in:
		| @@ -238,6 +238,7 @@ fn run() -> Result<bool> { | ||||
|             .info(EnvironmentVariables::list(&[ | ||||
|                 "SHELL", | ||||
|                 "PAGER", | ||||
|                 "LESS", | ||||
|                 "BAT_PAGER", | ||||
|                 "BAT_CACHE_PATH", | ||||
|                 "BAT_CONFIG_PATH", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user