mirror of
				https://github.com/zsh-users/zsh-syntax-highlighting.git
				synced 2025-10-30 15:56:28 +08:00 
			
		
		
		
	Added information about redirection operators to README file.
This commit is contained in:
		
							parent
							
								
									b85b225dfb
								
							
						
					
					
						commit
						b0f13404a0
					
				@ -32,6 +32,7 @@ This highlighter defines the following styles:
 | 
				
			|||||||
* `command_prefix` - command prefixes
 | 
					* `command_prefix` - command prefixes
 | 
				
			||||||
* `precommand` - precommands (i.e. exec, builtin, ...)
 | 
					* `precommand` - precommands (i.e. exec, builtin, ...)
 | 
				
			||||||
* `commandseparator` - command separation tokens
 | 
					* `commandseparator` - command separation tokens
 | 
				
			||||||
 | 
					* `redirection` - redirection operators
 | 
				
			||||||
* `hashed-command` - hashed commands
 | 
					* `hashed-command` - hashed commands
 | 
				
			||||||
* `path` - paths
 | 
					* `path` - paths
 | 
				
			||||||
* `path_prefix` - path prefixes
 | 
					* `path_prefix` - path prefixes
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user