mirror of
				https://github.com/zsh-users/zsh-syntax-highlighting.git
				synced 2025-10-30 15:56:28 +08:00 
			
		
		
		
	docs: Rewrap.
This commit is contained in:
		
							parent
							
								
									29c6834e70
								
							
						
					
					
						commit
						89bf578590
					
				| @ -32,9 +32,9 @@ computing syntax highlighting for the command-line buffer as it stands at the | |||||||
| time z-sy-h's hook is invoked. | time z-sy-h's hook is invoked. | ||||||
| 
 | 
 | ||||||
| In zsh 5.2 and older, | In zsh 5.2 and older, | ||||||
| `zsh-syntax-highlighting.zsh` hooks into ZLE by wrapping ZLE widgets.  It must be sourced after all | `zsh-syntax-highlighting.zsh` hooks into ZLE by wrapping ZLE widgets.  It must | ||||||
| custom widgets have been created (i.e., after all `zle -N` calls and after | be sourced after all custom widgets have been created (i.e., after all `zle -N` | ||||||
| running `compinit`) in order to be able to wrap all of them. | calls and after running `compinit`) in order to be able to wrap all of them. | ||||||
| Widgets created after z-sy-h is sourced will work, but will not update the | Widgets created after z-sy-h is sourced will work, but will not update the | ||||||
| syntax highlighting. | syntax highlighting. | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Daniel Shahaf
						Daniel Shahaf