mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-11-04 09:01:56 +00:00 
			
		
		
		
	Add LANG and LC_ALL to --diagnostics output
To make it easier to debug problems like #1806 in the future.
This commit is contained in:
		@@ -244,6 +244,8 @@ fn invoke_bugreport(app: &App) {
 | 
			
		||||
            "SHELL",
 | 
			
		||||
            "PAGER",
 | 
			
		||||
            "LESS",
 | 
			
		||||
            "LANG",
 | 
			
		||||
            "LC_ALL",
 | 
			
		||||
            "BAT_PAGER",
 | 
			
		||||
            "BAT_CACHE_PATH",
 | 
			
		||||
            "BAT_CONFIG_PATH",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user