You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know if this is a question or rather a bug. Pardon me if it's in the wrong place.
I have an AutoHotkey V2 script always running in the background, whose main function is to map the Caps Lock key to act as a modifier (link for reference). The problem is that, more often than not, Cmder completely ignores the script, and this behavior even propagates to the programs opened from Cmder. For example, if Cmder ignores the script and I run VS Code from it, VS Code ignores the AutoHotkey script as well. However, if I open VS Code normally (not from Cmder), it works as expected.
Sometimes, when I restart my PC or Cmder, it works and captures the AutoHotkey script, but I still haven't found the situation that triggers this issue.
If anyone can shed some light on this, I'd be happy to hear it.
Cmder version: Version 1.3.24.236
Operating system: Windows 11
Checklist
I have read the documentation and made sure what I'm looking for isn't present, or is unclear.
I have searched for similar issues, and either this question wasn't asked before, or I didn't find any that describe my question.
The text was updated successfully, but these errors were encountered:
Question
I don't know if this is a question or rather a bug. Pardon me if it's in the wrong place.
I have an AutoHotkey V2 script always running in the background, whose main function is to map the Caps Lock key to act as a modifier (link for reference). The problem is that, more often than not, Cmder completely ignores the script, and this behavior even propagates to the programs opened from Cmder. For example, if Cmder ignores the script and I run VS Code from it, VS Code ignores the AutoHotkey script as well. However, if I open VS Code normally (not from Cmder), it works as expected.
Sometimes, when I restart my PC or Cmder, it works and captures the AutoHotkey script, but I still haven't found the situation that triggers this issue.
If anyone can shed some light on this, I'd be happy to hear it.
Cmder version: Version 1.3.24.236
Operating system: Windows 11
Checklist
The text was updated successfully, but these errors were encountered: