'main': Document _pathseparator styles
This commit is contained in:
		
							parent
							
								
									9a934d291e
								
							
						
					
					
						commit
						d119020a18
					
				| 
						 | 
					@ -27,7 +27,9 @@ This highlighter defines the following styles:
 | 
				
			||||||
* `commandseparator` - command separation tokens (`;`, `&&`)
 | 
					* `commandseparator` - command separation tokens (`;`, `&&`)
 | 
				
			||||||
* `hashed-command` - hashed commands
 | 
					* `hashed-command` - hashed commands
 | 
				
			||||||
* `path` - existing filenames
 | 
					* `path` - existing filenames
 | 
				
			||||||
 | 
					* `path_pathseparator` - path separators in filenames (`/`), if unset, `path` is used (default)
 | 
				
			||||||
* `path_prefix` - prefixes of existing filenames
 | 
					* `path_prefix` - prefixes of existing filenames
 | 
				
			||||||
 | 
					* `path_prefix_pathseparator` - path separators in prefixes of existing filenames (`/`), if unset, `path_prefix` is used (default)
 | 
				
			||||||
* `globbing` - globbing expressions (`*.txt`)
 | 
					* `globbing` - globbing expressions (`*.txt`)
 | 
				
			||||||
* `history-expansion` - history expansion expressions (`!foo` and `^foo^bar`)
 | 
					* `history-expansion` - history expansion expressions (`!foo` and `^foo^bar`)
 | 
				
			||||||
* `single-hyphen-option` - single hyphen options (`-o`)
 | 
					* `single-hyphen-option` - single hyphen options (`-o`)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue