[BUG]: komorebic stop --ahk
doesn't stop autohotkey because of trailing space in command line
#1174
Labels
apps-behaving-badly
The underlying issue is the result of a bug in another application
bug
Something isn't working
i-am-stuck
I don't know what to do next - maybe someone else does?
i-will-not-work-on-this
I'm not going to work on this, but someone else is welcome to
komorebic
Related to the komorebic crate
Summary
Hello, when the AHK option is used and trying to stop the program, komorebi does not find the autohotkey process to stop it because there is a trailing space in the command line so the
($_.CommandLine -like '*komorebi.ahk"')
condition does not match.Output when trying to stop the script:
Empty output of original command:
Output of modified command:
Command line as hex bytes to show the hidden trailing space (0x20):
Version Information
Komorebi Configuration
Hotkey Configuration
Output of komorebic check
The text was updated successfully, but these errors were encountered: