overseer.nvim icon indicating copy to clipboard operation
overseer.nvim copied to clipboard

Dispose of pre-existing tasks before loading in tasks from resession

Open Jackaed opened this issue 1 year ago • 0 comments

Disposes of all tasks before loading in tasks from resession. May want to be placed behind an configuration option (I'm happy to implement that if you'd like), but this functionality seems far more sane to me than how it currently works - I don't see why you'd want to preserve pre-existing tasks when switching projects and loading in the tasks for that project.

Jackaed avatar Oct 09 '24 10:10 Jackaed