Is it possible when invoking counsel-M-x to keep the region selected? For example, I sometimes mark an active region of text and then would invoke counsel-M-x to run some other command, like github-browse-file-blame, which takes input of the marked region as an argument. I'm not sure if this is possible with counsel to keep the region selected when it opens the m-x prompt.
I recently switched over to counsel-M-x from smex, which does keep the marked region active. I couldn't figure out how this was done though, so thought I'd ask if this was possible at all in counsel.
Thanks for your time and all your great work on swiper, counsel, and ivy! 😺
The text was updated successfully, but these errors were encountered:
Is it possible when invoking
counsel-M-x
to keep the region selected? For example, I sometimes mark an active region of text and then would invokecounsel-M-x
to run some other command, like github-browse-file-blame, which takes input of the marked region as an argument. I'm not sure if this is possible with counsel to keep the region selected when it opens the m-x prompt.I recently switched over to
counsel-M-x
fromsmex
, which does keep the marked region active. I couldn't figure out how this was done though, so thought I'd ask if this was possible at all in counsel.Thanks for your time and all your great work on swiper, counsel, and ivy!😺
The text was updated successfully, but these errors were encountered: