justl.el icon indicating copy to clipboard operation
justl.el copied to clipboard

justl evil interaction

Open vmiheer opened this issue 3 years ago • 3 comments

Justl works fine in emacs mode but when evil mode is on, the keybindings don't work.

  1. Magit works fine when evil is on in other buffers without any issues, similar approach could work
  2. Explicitely disable evil mode in justl mode buffers

vmiheer avatar Jun 09 '22 20:06 vmiheer

I would be happy to accept a PR for the same. I would be interested to see how magit approaches the problem.

Alternatively, I guess you can define a hook for justl-mode-hook where you disable the evil mode.

psibi avatar Jun 10 '22 03:06 psibi

Semi begginer emacs question. But would evil support be hard to implement? Imo this is all thats missing from this package

kristupas-g avatar Jun 26 '22 13:06 kristupas-g

I'm not an evil user myself, so I don't have any motivation to implement it. But I would be happy to accept a PR provided it's standalone enough.

psibi avatar Jun 26 '22 14:06 psibi