mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	Redirect which stderr.
This commit is contained in:
		@@ -14,7 +14,7 @@
 | 
				
			|||||||
# https://github.com/gnachman/iTerm2/blob/master/LICENSE
 | 
					# https://github.com/gnachman/iTerm2/blob/master/LICENSE
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if which gseq >/dev/null
 | 
					if which gseq >/dev/null 2>&1
 | 
				
			||||||
then
 | 
					then
 | 
				
			||||||
    SEQ=gseq
 | 
					    SEQ=gseq
 | 
				
			||||||
else
 | 
					else
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user