Version Information
Cmder version: 1.3.25
Operating system: windows10 22h2
Cmder Edition
Cmder Full (with Git)
Description of the issue
I installed cmd-full by scoop. Then when I open cmder and use mitty or bash, it shows that bash: /c/Users/cffex/scoop/apps/cmder-full/current/vendor/git-for-windows/bin/cp: cannot execute: required file not found.
When I try to run ls, it shows that bash: /c/Users/cffex/scoop/apps/cmder-full/current/vendor/git-for-windows/bin/ls: cannot execute: required file not found. When I try /usr/bin/ls or /bin/ls, the command works, and when I try /usr/bin/ls /c/Users/cffex/scoop/apps/cmder-full/current/vendor/git-for-windows/bin, there
are lots of exe files such as ls.exe, but I can only find bash.exe and git.exe and sh.exe in windows file explorer.
When I try to run /usr/bin/which ls, it shows that /c/Users/cffex/scoop/apps/cmder-full/current/vendor/git-for-windows/bin/ls.
How can I fix this problem? I don't want to type /usr/bin/ls every time I want to use the ls command.
How to reproduce
No response
Additional context
No response
Checklist
Version Information
Cmder Edition
Cmder Full (with Git)
Description of the issue
I installed cmd-full by scoop. Then when I open cmder and use mitty or bash, it shows that
bash: /c/Users/cffex/scoop/apps/cmder-full/current/vendor/git-for-windows/bin/cp: cannot execute: required file not found.When I try to run
ls, it shows thatbash: /c/Users/cffex/scoop/apps/cmder-full/current/vendor/git-for-windows/bin/ls: cannot execute: required file not found. When I try/usr/bin/lsor/bin/ls, the command works, and when I try/usr/bin/ls /c/Users/cffex/scoop/apps/cmder-full/current/vendor/git-for-windows/bin, thereare lots of exe files such as ls.exe, but I can only find
bash.exeandgit.exeandsh.exein windows file explorer.When I try to run
/usr/bin/which ls, it shows that/c/Users/cffex/scoop/apps/cmder-full/current/vendor/git-for-windows/bin/ls.How can I fix this problem? I don't want to type
/usr/bin/lsevery time I want to use thelscommand.How to reproduce
No response
Additional context
No response
Checklist