mirror of
				https://github.com/zsh-users/zsh-autosuggestions.git
				synced 2025-10-30 15:26:29 +08:00 
			
		
		
		
	Compare commits
	
		
			2 Commits
		
	
	
		
			1f0bdd6be7
			...
			f5c3fd7701
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|   | f5c3fd7701 | ||
|   | 66aa318713 | 
| @ -186,7 +186,7 @@ _zsh_autosuggest_bind_widget() { | ||||
| 	}" | ||||
| 
 | ||||
| 	# Create the bound widget | ||||
| 	zle -N -- $widget _zsh_autosuggest_bound_${bind_count}_$widget | ||||
| 	[[ $widget == .* ]] || zle -N -- $widget _zsh_autosuggest_bound_${bind_count}_$widget | ||||
| } | ||||
| 
 | ||||
| # Map all configured widgets to the right autosuggest widgets | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user