folke / trouble.nvim

🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
Apache License 2.0
5.15k stars 173 forks source link

allow "open_tab_drop" arg in Trouble.action #374

Closed hejops closed 1 month ago

hejops commented 5 months ago

I use tabs a lot in my workflow, and use drop wherever I can to avoid amassing a pile of duplicated tabs. This PR introduces the minimum change necessary to achieve tab drop behaviour when selecting an item in the Trouble list.