Closed choovick closed 3 months ago
@choovick thanks for the clear bug report! Problem should be fixed now 😄 Closing the ticket for issue management purposes, but feel free to re-open if you run into any problems.
@MagicDuck thank you for a quick fix! Can confirm new empty instances are spawning post buffer deletion of grug-far!
Thank you so much for mazing plugin 🎉 final piece for me to just the ship from Intellij and VSCode.
I'm trying to configure nice persistent config, mostly using named instances.
Steps to reproduce:
:lua require("grug-far").toggle_instance({ instanceName = "far", staticTitle = "Find and Replace" })
:bd
:lua require("grug-far").toggle_instance({ instanceName = "far", staticTitle = "Find and Replace" })
Expected behaviour: When named buffer not found, new one is created.
Actual behaviour: Error: