evil-collection icon indicating copy to clipboard operation
evil-collection copied to clipboard

Keymap is modified after writing something in custom-mode search box.

Open crocket opened this issue 5 years ago • 3 comments
trafficstars

After writing something in custom-mode search box, Tab key is mapped to evil-jump-forward. Before doing so, it is mapped to widget-forward.

Why does keymap change?

crocket avatar Mar 07 '20 10:03 crocket

I can reproduce.

I have a similar issue with Org mode by the way: M-l is first bound to evil-window-bottom. If I switch to insert state then back to normal state, then M-l gets bound to org-metaright.

Ambrevar avatar Mar 12 '20 08:03 Ambrevar

But, evil org mode is not part of evil-collection.

crocket avatar Mar 12 '20 10:03 crocket

The issue could come from Evil.

Ambrevar avatar Mar 12 '20 11:03 Ambrevar