workspaces keybindings clash with eev ones #33
Replies: 2 comments 1 reply
-
Can you be more specific about what eev keybinds (commands) it's conflicting with and on what keymaps? Doom binds those keys on the global map here, meaning they should be easily overwritten by any minor mode keymaps. Assuming eev binds its keys on, say,
If the workspaces module is disabled when you are experiencing this, then it's not this module's bindings that are the issue (and Doom doesn't bind those keys anywhere else). |
Beta Was this translation helpful? Give feedback.
-
All the workspace key-bindings from Doom clashes with eev-keybindings https://github.com/edrx/eev?tab=readme-ov-file Link to the eev package owner... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Could you change the M-1(2 3 4 5...) key bindings not to clash with eev key bindings?
eev uses M-1(2 3 4 5...) for lots of things and it is tremendously rich package
https://github.com/emacs-straight/eev
Workspaces keys in Doom mess it all...
I have commented
:ui
;; workspaces
in init.el, but and synced doom,
to get read of the workspaces key binds
but it does not work :(
I would prefer not to get rid of workspaces in doom,
but, I need eev for lots of things...
I'm sure that the author of eev package would be happy to
help with this issue as well...
Thx a ton.
Beta Was this translation helpful? Give feedback.
All reactions