Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: whkd not working correctly with Powershell 7.4.1 #34

Open
eric-dishman-ctct opened this issue Mar 18, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@eric-dishman-ctct
Copy link

Describe the bug
If I try to run whkd with PowerShell 7.4.1, I only see the commands printed to the terminal instead of execution of the commands.

To Reproduce

  1. Set whkdrc shell to: .shell pwsh
  2. komorebic start --whkd
  3. Press alt + left
  4. komorebic focus left is printed to the terminal but the focus doesn't change
  5. The same happens with any other mapped hotkey

I am using the example whkdrc from Github

Expected behavior
I expected the focused window to change

Operating System
OS Name: Microsoft Windows 10 Enterprise
OS Version: 10.0.19045 N/A Build 19045

komorebi 0.1.22
whkd 0.2.0


**Additional context**
If I change whkdrc to 
.shell cmd 

and I start komorebic and whkd from the command prompt, everything works as expected.
@eric-dishman-ctct eric-dishman-ctct added the bug Something isn't working label Mar 18, 2024
@alexanderzeillinger
Copy link

Same issue 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants