Skip to content

init.bat throws "The input line is too long" error #2247

@guoliang

Description

@guoliang

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
image

I have traced it down to the following line where it starts to throw errors i.e "The input line is too long"

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions