JorisE/evil-mu4e

`h` ( move left ) doesn't -- in mu4e-view mode

naclander opened this issue · 3 comments

When reading an email in mu4e-view mode, it seems hitting h toggles html on the message, if available. Since hjkl are movement keys in evil, I think this package should overwrite this key binding to another key.

Thanks for the great work on these bindings so far.

That makes sense. Do you have a suggestion for an alternative key-binding?

H seems like it would fit better no? And I beleive it is currently unbounded. What do you ( or anyone else ) think?

@naclander thanks for fixing this!