lem-project / lem

Common Lisp editor/IDE with high expansibility
http://lem-project.github.io/
MIT License
2.33k stars 169 forks source link

Implement an hydra-like or transient-like interface #968

Open Sasanidas opened 1 year ago

Sasanidas commented 1 year ago

So, the idea is to implement hydra (https://github.com/abo-abo/hydra) interface or transient(https://github.com/magit/transient) so that more complex command can be split to multiple screens.

appetrosyan commented 8 months ago

I'd think it's going to be very useful for discoverability. And it would also allow one to implement the equivalent of magit.