Thanks! In God mode, did it ever bother you that God key bindings don't work in minibuffer? The ones that used to trip me up most were God bindings like a
and k
. a
will do C-a
in normal buffer but not in minibuffer. k
will do C-k
in normal buffer but not in minibuffer.
zigling
joined 1 year ago
Thanks! In God mode, did it ever bother you that God key bindings don't work in minibuffer? The ones that used to trip me up most were God bindings like
a
andk
.a
will doC-a
in normal buffer but not in minibuffer.k
will doC-k
in normal buffer but not in minibuffer.