mirror of
				https://github.com/zsh-users/zsh-syntax-highlighting.git
				synced 2025-11-04 03:56:30 +00:00 
			
		
		
		
	driver: Followup to last: make the value more unique.
Part of issue #305.
This commit is contained in:
		
							parent
							
								
									d711563fe1
								
							
						
					
					
						commit
						295d62ec88
					
				@ -249,6 +249,7 @@ _zsh_highlight_call_widget()
 | 
			
		||||
_zsh_highlight_bind_widgets()
 | 
			
		||||
{
 | 
			
		||||
  setopt localoptions noksharrays
 | 
			
		||||
  typeset -F SECONDS
 | 
			
		||||
  local prefix=orig-s$SECONDS-r$RANDOM # unique each time, in case we're sourced more than once
 | 
			
		||||
 | 
			
		||||
  # Load ZSH module zsh/zleparameter, needed to override user defined widgets.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user