`smex` has a nice little feature where the current prefix arg (e.g. `C-u`, `C-u C-u`, `C--`, `10`, etc) is included in the prompt. It would be great if `counsel-M-x` could do this, as it makes for handy visual feedback on what's about to be executed.
smexhas a nice little feature where the current prefix arg (e.g.C-u,C-u C-u,C--,10, etc) is included in the prompt.It would be great if
counsel-M-xcould do this, as it makes for handy visual feedback on what's about to be executed.