Closed minad closed 3 years ago
Bindings which were unbound using bind-key "..." nil or unbind-key are still shown in the describe-personal-keybindings buffer. Can someone confirm this? If there is interest in a fix, I can work on a PR.
bind-key "..." nil
unbind-key
describe-personal-keybindings
Closing this in favor of #884, #910.
Bindings which were unbound using
bind-key "..." nil
orunbind-key
are still shown in thedescribe-personal-keybindings
buffer. Can someone confirm this? If there is interest in a fix, I can work on a PR.