'main': Document additional meanings of the 'S' $braces_stack flag.
This commit is contained in:
		
							parent
							
								
									fb69f4ca81
								
							
						
					
					
						commit
						e79ce6afd0
					
				|  | @ -444,7 +444,7 @@ _zsh_highlight_main_highlighter_highlight_list() | |||
|   # "Q" for square | ||||
|   # "Y" for curly | ||||
|   # "T" for [[ ]] | ||||
|   # "S" for $( ) | ||||
|   # "S" for $( ), =( ), <( ), >( ) | ||||
|   # "D" for do/done | ||||
|   # "$" for 'end' (matches 'foreach' always; also used with cshjunkiequotes in repeat/while) | ||||
|   # "?" for 'if'/'fi'; also checked by 'elif'/'else' | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue