Is there a way to immediately kill buffer when previewing files with C-M-n (ivy-next-line-and-call) or C-M--p was pressed, so it will really only preview file and not produce a lot of buffers? I guess there was a related request https://github.com/abo-abo/swiper/pull/1895
Thanks. It may be a good improvement, but we need to take care to extend this in a way that other functions like counsel-rg can also use it without code duplication.
Is there a way to immediately kill buffer when previewing files with C-M-n (ivy-next-line-and-call) or C-M--p was pressed, so it will really only preview file and not produce a lot of buffers? I guess there was a related request https://github.com/abo-abo/swiper/pull/1895