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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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:This should "just work".