I see the "issues" tab contains mostly wishlist items rather than bug reports, but I also see that my favorite missing feature is not yet listed, so here it goes:
I'd love to have a M-x equivalent!
IIUC pterodatyl (or whatever is the name of that Vi-flavor addon for Firefox) does offer Vi's equivalent of M-x, so maybe it's not too hard to use that other addon's code and just replace the ESC : with M-x.
I see the "issues" tab contains mostly wishlist items rather than bug reports, but I also see that my favorite missing feature is not yet listed, so here it goes:
I'd love to have a M-x equivalent!
IIUC pterodatyl (or whatever is the name of that Vi-flavor addon for Firefox) does offer Vi's equivalent of M-x, so maybe it's not too hard to use that other addon's code and just replace the
ESC :
withM-x
.