mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-10-31 09:22:15 +08:00 
			
		
		
		
	Merge branch 'ps1_prompt' of https://github.com/daxgames/cmder into ps1_prompt
This commit is contained in:
		
							
								
								
									
										4
									
								
								vendor/init.bat
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								vendor/init.bat
									
									
									
									
										vendored
									
									
								
							| @@ -51,9 +51,7 @@ call "%cmder_root%\vendor\lib\lib_profile" | ||||
|     ) else if /i "%1"=="/v" ( | ||||
|         set verbose_output=1 | ||||
|     ) else if /i "%1"=="/d" ( | ||||
|         if not defined VSCODE_CWD ( | ||||
|             set debug_output=1 | ||||
|         ) | ||||
|         set debug_output=1 | ||||
|     ) else if /i "%1" == "/max_depth" ( | ||||
|         if "%~2" geq "1" if "%~2" leq "5" ( | ||||
|             set "max_depth=%~2" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user