mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-11-01 01:42:17 +08:00 
			
		
		
		
	Fix: Incomplete operation when closing bash.exe
This commit is contained in:
		
							
								
								
									
										4
									
								
								vendor/ConEmu.xml.default
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								vendor/ConEmu.xml.default
									
									
									
									
										vendored
									
									
								
							| @@ -549,14 +549,14 @@ | |||||||
| 					<value name="GuiArgs" type="string" data=" /icon "%CMDER_ROOT%\icons\cmder.ico""/> | 					<value name="GuiArgs" type="string" data=" /icon "%CMDER_ROOT%\icons\cmder.ico""/> | ||||||
| 					<value name="Active" type="long" data="0"/> | 					<value name="Active" type="long" data="0"/> | ||||||
| 					<value name="Count" type="long" data="1"/> | 					<value name="Count" type="long" data="1"/> | ||||||
| 					<value name="Cmd1" type="string" data="*cmd /c ""%ConEmuDir%\..\git-for-windows\bin\bash" --login -i""/> | 					<value name="Cmd1" type="string" data="*%ConEmuDir%\..\git-for-windows\usr\bin\bash.exe --login -i"/> | ||||||
| 				</key> | 				</key> | ||||||
| 				<key name="Task8" modified="2018-02-22 06:05:13" build="171109"> | 				<key name="Task8" modified="2018-02-22 06:05:13" build="171109"> | ||||||
| 					<value name="Name" type="string" data="{bash::bash}"/> | 					<value name="Name" type="string" data="{bash::bash}"/> | ||||||
| 					<value name="Flags" type="dword" data="00000000"/> | 					<value name="Flags" type="dword" data="00000000"/> | ||||||
| 					<value name="Hotkey" type="dword" data="00000000"/> | 					<value name="Hotkey" type="dword" data="00000000"/> | ||||||
| 					<value name="GuiArgs" type="string" data=" /icon "%CMDER_ROOT%\icons\cmder.ico""/> | 					<value name="GuiArgs" type="string" data=" /icon "%CMDER_ROOT%\icons\cmder.ico""/> | ||||||
| 					<value name="Cmd1" type="string" data="cmd /c ""%ConEmuDir%\..\git-for-windows\bin\bash" --login -i""/> | 					<value name="Cmd1" type="string" data="%ConEmuDir%\..\git-for-windows\usr\bin\bash.exe --login -i"/> | ||||||
| 					<value name="Active" type="long" data="0"/> | 					<value name="Active" type="long" data="0"/> | ||||||
| 					<value name="Count" type="long" data="1"/> | 					<value name="Count" type="long" data="1"/> | ||||||
| 				</key> | 				</key> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user