this post was submitted on 09 Jun 2026
16 points (100.0% liked)
Emacs
2930 readers
1 users here now
Our infinitely powerful editor.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Embark, "Emacs Mini-Buffer Actions Rooted in Keymaps", https://github.com/oantolin/embark
I had heard the name but didn't know what it was.
That reads a bit like vim command mode
Is it meant to pretty much to do same?
(trying to not say 'emulate' in this foreign community as a vim user ;-) )
I think it's supposed to guess what command you want from context, but I didn't check carefully.
Yeah, it seems cool
Just really reminded me of vim command mode and still not sure, if it's kinda the same thing or if I'm completely off
I'd say completely off. 🙃 Vim's command mode is more like Emacs's execute-extended-command.
Hehe, I see, thanks ;-)
If you check into it, let us know what you find out! I have too much going on right now.