mirror of
				git://git.code.sf.net/p/zsh/code
				synced 2025-11-04 07:21:06 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			105 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			105 B
		
	
	
	
		
			Text
		
	
	
	
	
	
#function wait
 | 
						|
 | 
						|
complist -P '%' -j
 | 
						|
complist -y __kill_helper -s '`ps 2>/dev/null | tail +2 | cut -c1-5`'
 |