-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Description
Version Information
Cmder version: 1.3.21
Operating system: Windows 11 22H2 + december updatesCmder Edition
Cmder Full (with Git)
Description of the issue
Hi,
since i've updated to the latest Cmder version to date (v1.3.21) and with Clink 1.4.4, i've an error at terminal startup:
Clink v1.4.4.7fe1ca
Copyright (c) 2012-2018 Martin Ridgers
Portions Copyright (c) 2020-2022 Christopher Antos
https://github.com/chrisant996/clink
ERROR: Clink initilization has failed with error code: 0
Before Cmder 1.3.21 and with the exact same configuration (clink 1.4.4 i mean) i've no troubles.
The error message is from init.bat line #201 (see here)
Have you an idea of what is the problem?
Can i delete the condition at line #200?
Btw there's a typo at line #201 it's initialization not initilization ;-)
Bye.
How to reproduce
Use Windows 11 22H2
Update/install Cmder 1.3.21
Install Clink 1.4.1
Set this run command in Windows Terminal cmd.exe /k %SYSTEMDRIVE%\<Cmder directory>\vendor\init.bat
Run Cmder tab, at each start got the message ERROR: Clink initilization has failed with error code: 0
Additional context
Got a reply from Clink's author and it's not a Clink bug.
Checklist
- I have read the documentation.
- I have searched for similar issues and found none that describe my issue.
- I have reproduced the issue on the latest version of Cmder.
- I am certain my issues are not related to ConEmu, Clink, or other third-party tools that Cmder uses.