mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: arrow keys do NOT work in alt-tab mode on Windows #413
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lmist on GitHub (Jun 17, 2024).
observed behavior
nothing happens
expected behavior
arrow keys need to be able to cycle between apps in alt-tab mode
@LGUG2Z commented on GitHub (Jun 17, 2024):
Not a bug; if you don't want alt-arrows to be rebound you can remove those bindings in the whkdrc file (reload required for whkd changes to take effect).
@lmist commented on GitHub (Jun 17, 2024):
thanks @LGUG2Z, do you think it's worth a PR to update the default
.whkdrc?overriding time tested and familiar user defaults is perhaps a taboo.
also, thank you for Komorebi. Beautiful piece of software ❤️