More ZLE_TOKENS_FOLLOWED_BY_COMMANDS entries.
This commit is contained in:
		
							parent
							
								
									be71887386
								
							
						
					
					
						commit
						d35af74603
					
				|  | @ -22,7 +22,7 @@ ZLE_GLOBING='fg=blue,bold' | |||
| 
 | ||||
| ZLE_DEFAULT='fg=white,bold' | ||||
| 
 | ||||
| ZLE_TOKENS_FOLLOWED_BY_COMMANDS=('|' '||' ';' '&' '&&' 'sudo' 'start' 'time' 'strace') | ||||
| ZLE_TOKENS_FOLLOWED_BY_COMMANDS=('|' '||' ';' '&' '&&' 'sudo' 'start' 'time' 'strace' 'noglob' 'command' 'builtin') | ||||
| 
 | ||||
| _check_path() { | ||||
| 	[[ -z $arg ]] && return 1 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue