mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 07:04:04 +00:00 
			
		
		
		
	Fix for multibyte characters in file path
This commit is contained in:
		| @@ -68,6 +68,7 @@ bytesize = { version = "1.3.0" } | ||||
| encoding_rs = "0.8.35" | ||||
| execute = { version = "0.2.13", optional = true } | ||||
| terminal-colorsaurus = "0.4" | ||||
| unicode-segmentation = "1.12.0" | ||||
|  | ||||
| [dependencies.git2] | ||||
| version = "0.20" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user