overseer.nvim
overseer.nvim copied to clipboard
Dispose of pre-existing tasks before loading in tasks from resession
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.