Smarter path resolution #123

Closed
opened 2026-01-05 14:48:26 +01:00 by adam · 0 comments
Owner

Originally created by @LGUG2Z on GitHub (Jul 28, 2022).

Originally assigned to: @LGUG2Z on GitHub.

When running komorebic.exe ahk-app-specific-configuration applications.yaml, without prepending .\ to the file, an error is returned to the user:

Error: The system cannot find the path specified. (os error 3)

Location:
    komorebic\src\main.rs:1301:29

This should "just work".

Originally created by @LGUG2Z on GitHub (Jul 28, 2022). Originally assigned to: @LGUG2Z on GitHub. When running `komorebic.exe ahk-app-specific-configuration applications.yaml`, without prepending `.\` to the file, an error is returned to the user: ``` Error: The system cannot find the path specified. (os error 3) Location: komorebic\src\main.rs:1301:29 ``` This should "just work".
adam added the bug label 2026-01-05 14:48:26 +01:00
adam closed this issue 2026-01-05 14:48:27 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#123