In Emacs - is there a way I can search an extended command by regex right in the minibuffer? That is - I want to filter commands by regexp and then choose the one I need using IDO or Icicles.
Extended command by regexp?
145 Views Asked by Adobe At
3
I've always suspected that
Icicles
provdies that.to browse the commands mathching regexp, and
to see the list of commands matching regexp. More here.