Version Information
Cmder version: 1.3.25.328
Operating system: Windows 10
Cmder Edition
Cmder Full (with Git)
Description of the issue
when starting cmder, (in this case with 3 tabs) this shows at the top of one:
Could Not Find C:\Users\abc\AppData\Local\Temp\cmder_lib_pathA
Could Not Find C:\Users\abc\AppData\Local\Temp\cmder_lib_pathB
another one has it twice
Could Not Find C:\Users\abc\AppData\Local\Temp\cmder_lib_pathA
Could Not Find C:\Users\abc\AppData\Local\Temp\cmder_lib_pathB
Could Not Find C:\Users\abc\AppData\Local\Temp\cmder_lib_pathA
Could Not Find C:\Users\abc\AppData\Local\Temp\cmder_lib_pathB
And the third doesn't show it at all.
I saw it might be related to this, is there reason for the arbitrary path size limit? (my path is length 4000)
https://github.com/cmderdev/cmder/blob/master/vendor/lib/lib_path.cmd#L129
How to reproduce
- Have a long path
- close cmder with 3 tabs running
- open cmder (the 3 tabs will get restored)
- see the error
Additional context
No response
Checklist
Version Information
Cmder Edition
Cmder Full (with Git)
Description of the issue
when starting cmder, (in this case with 3 tabs) this shows at the top of one:
another one has it twice
And the third doesn't show it at all.
I saw it might be related to this, is there reason for the arbitrary path size limit? (my path is length 4000)
https://github.com/cmderdev/cmder/blob/master/vendor/lib/lib_path.cmd#L129
How to reproduce
Additional context
No response
Checklist