eugen0329 / vim-esearch

Perform search in files easily
352 stars 12 forks source link

Add support for opening search results and new files in same window #206

Closed daedroza closed 11 months ago

daedroza commented 1 year ago

Each time I try to search something, esearch opens a new window for search results. And any consequent files opened through this window continue to stays in that newly created window.

Is there a possibility to add option to disable this and only use buffers/tabs instead of windows?