What happened?
On Windows you can open a shell for example in E:\work or e:\work. Qwen Code checks the path case sensitive when searching for previous sessions.
Example:
cmd /k cd /d e:\work and starting Qwen Code from there leads to a different set of previous sessions than starting in
cmd /k cd /d E:\work
What did you expect to happen?
There should be only one set of sessions for a path on Windows, ignoring case.
Client information
Client Information
│ Qwen Code 0.9.1 (302ed9a5) │
│ Runtime Node.js v24.13.0 / npm 11.8.0 │
│ OS win32 x64 (10.0.17763) │
Login information
No response
Anything else we need to know?
No response
What happened?
On Windows you can open a shell for example in E:\work or e:\work. Qwen Code checks the path case sensitive when searching for previous sessions.
Example:
cmd /k cd /d e:\workand starting Qwen Code from there leads to a different set of previous sessions than starting incmd /k cd /d E:\workWhat did you expect to happen?
There should be only one set of sessions for a path on Windows, ignoring case.
Client information
Client Information
Login information
No response
Anything else we need to know?
No response