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
Similar issue here, it arose with changes to keypad since 8ae8b2c (I used git bisect on meow to find the first commit that broke my configuration).
I have bindings for <home> and <end> in ctl-x-map that can no longer be accessed using SPC x <home>. (Typing C-x <home> still works.)
Even more mysterious, I have a binding from [remap switch-to-buffer] to #'consult-buffer that isn't respected anymore: SPC b invokes the old switch-to-buffer, and I must do C-c b to get consult-buffer.
I updated meow package to version 20241213.1040, and now I can't do
SPC x <left>
to do previous-buffer.The text was updated successfully, but these errors were encountered: