-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
exwm keys are undefined #16642
Comments
Any error messages in your message buffer? Could be an issue with the changed init code for exwm there was a breaking change and I have just fixed the loading process but could not test it as I have moved to the wayland emacs build entirely. |
Alas none at all
Maxi Wolff ***@***.***> writes:
… Any error messages in your message buffer? Could be an issue with the changed init code for exwm there was a breaking change and I have
just fixed the loading process but could not test it as I have moved to the wayland emacs build entirely.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.
|
It seems many of the keybindings listed in the exwm layer readme are not actually set by the layer (for example switching, moving and resizing windows). For the (exwm-input-set-key (kbd "s-<tab>") #'exwm/jump-to-last-exwm) here:
(Probably similar additions or changes are necessary for the |
Description
exwm super keybindings are undefined upon installing exwm layer
Reproduction guide 🪲
git clone https://github.com/syl20bnr/spacemacs ~/.emacs.d
exec dbus-launch --exit-with-session emacs
SPC SPC dotspacemacs/install RET
SPC f e d
to open the dotfileexwm
layer to thedotspacemacs-configuration-layers
section of the dotfiles-k
ors-<tab>
Observed behaviour: 👀 💔
Hitting
s-k
leads tos-k is undefined
Hitting
s-<tab>
leads tos-<tab> is undefined
Expected behaviour: ❤️ 😄
Hitting
s-k
switches windowHitting
s-<tab>
switches to last workspaceSystem Info 💻
The text was updated successfully, but these errors were encountered: