| 
				
			 | 
			
			
				@@ -60,6 +60,9 @@ find_uri() { 
			 | 
		
	
		
			
			| 
				60
			 | 
			
				60
			 | 
			
			
				     # URIs, then equal sign expressions, then things that looked like 
			 | 
		
	
		
			
			| 
				61
			 | 
			
				61
			 | 
			
			
				     # kw expressions, converted to URIs. 
			 | 
		
	
		
			
			| 
				62
			 | 
			
				62
			 | 
			
			
				     # 
			 | 
		
	
		
			
			| 
				
			 | 
			
				63
			 | 
			
			
				+    # Note that kw expressions (e.g. "bug 123") work only if they start 
			 | 
		
	
		
			
			| 
				
			 | 
			
				64
			 | 
			
			
				+    # the line. 
			 | 
		
	
		
			
			| 
				
			 | 
			
				65
			 | 
			
			
				+    # 
			 | 
		
	
		
			
			| 
				63
			 | 
			
				66
			 | 
			
			
				     # Apply this filter to args or clipboard, and either use head -1 or 
			 | 
		
	
		
			
			| 
				64
			 | 
			
				67
			 | 
			
			
				     # if you are brave, open all URIs. 
			 | 
		
	
		
			
			| 
				65
			 | 
			
				68
			 | 
			
			
				     # 
			 |