mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-29 22:24:35 +00:00 
			
		
		
		
	Add explicit terminal width for test
This commit is contained in:
		| @@ -472,6 +472,7 @@ fn snip() { | ||||
|         .arg("--decorations=always") | ||||
|         .arg("--line-range=1:2") | ||||
|         .arg("--line-range=4:") | ||||
|         .arg("--terminal-width=80") | ||||
|         .assert() | ||||
|         .success() | ||||
|         .stdout( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user