cmderdev / cmder

Lovely console emulator package for Windows
https://cmder.app
MIT License
25.86k stars 2.03k forks source link

[Bug] After idling Cmder for a while, ls takes long time to finish #2888

Closed rsirefelt closed 11 months ago

rsirefelt commented 11 months ago

Version Information

Cmder version: 1.3.24.236
Operating system: Windows 10

Cmder Edition

Cmder Full (with Git)

Description of the issue

Setup: Using Cmder in Windows Terminal

How to reproduce

See description

Additional context

No response

Checklist

daxgames commented 11 months ago

Cmder is configuration. Running Cmder's init.bat in windows terminal simply sets environment variables and injects Clink to add Readline support.

If there is a bug it's probably not Cmder.

ls is from Git for Windows.

I use Cmder daily in Windows Terminal and have never noticed anything like this.

rsirefelt commented 11 months ago

Great! Thanks for the answer! Will continue digging in git for windows. Closing issue.