fix typing for weird strings
This commit is contained in:
		@@ -5,4 +5,4 @@ for (( i=1; i<4; i++ )); do
 | 
			
		||||
	sleep 1
 | 
			
		||||
done
 | 
			
		||||
echo "Go!"
 | 
			
		||||
xdotool type $(xclip -o)
 | 
			
		||||
xclip -o | xdotool type --file -
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user