mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-10-31 09:22:15 +08:00 
			
		
		
		
	enable match.expand_envvars
				
					
				
			This is part of the "Enhanced default settings" by Clink and a very useful feature
This commit is contained in:
		
							
								
								
									
										4
									
								
								vendor/clink_settings.default
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								vendor/clink_settings.default
									
									
									
									
										vendored
									
									
								
							| @@ -1,6 +1,10 @@ | |||||||
| # For explanation of these and other settings see: | # For explanation of these and other settings see: | ||||||
| # https://chrisant996.github.io/clink/clink.html | # https://chrisant996.github.io/clink/clink.html | ||||||
|  |  | ||||||
|  | # name: Expand envvars when completing | ||||||
|  | # type: boolean | ||||||
|  | match.expand_envvars = True | ||||||
|  |  | ||||||
| # name: Sets how command history expansion is applied | # name: Sets how command history expansion is applied | ||||||
| # type: enum | # type: enum | ||||||
| # options: off,on,not_squoted,not_dquoted,not_quoted | # options: off,on,not_squoted,not_dquoted,not_quoted | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user