Would it be possible to have a a sort of universal ivy-set-actions to add an action to everything that uses ivy-read. My particular use case would be to hit "M-o i" to insert whatever text I have selected in the ivy-buffer at my point. I imagine that this feature could have other uses.
I was able to add this feature by changing some 3 lines of code. I can make a pull request if this seems like a feature that others would want.
Would it be possible to have a a sort of universal ivy-set-actions to add an action to everything that uses ivy-read. My particular use case would be to hit "M-o i" to insert whatever text I have selected in the ivy-buffer at my point. I imagine that this feature could have other uses.
I was able to add this feature by changing some 3 lines of code. I can make a pull request if this seems like a feature that others would want.