-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Description
Purpose of the issue
- Bug report (encountered problems/errors)
- Feature request (request for new functionality)
- Question
Version Information
1.3.14
Windows 10 Pro 1803
Description of the issue
When I start cmder using the provided init.bat I get following error

I have traced it down to the following line where it starts to throw errors i.e "The input line is too long"
Line 221 in 638d82e
| if exist "%GIT_INSTALL_ROOT%\cmd\git.exe" %lib_path% enhance_path "%GIT_INSTALL_ROOT%\cmd" %path_position% |
I tried to fix it somehow, but I'm not a batch script expert. Right now I have reverted it to the original init.bat.
Metadata
Metadata
Assignees
Labels
No labels