Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(workspaces): add +workspace/destroy #7869

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sriramsk1999
Copy link

Adds functionality to permanently remove saved workspaces. There's already a +workspace/kill and +workspace/delete which provide different functionality, so I've added +workspace/destroy instead to remove workspaces on disk.

This is my first time writing any nontrivial elisp, so I'm sure there's plenty of issues, will be happy to address them :)

Ref: #4399
Close: #4399


  • I searched the issue tracker and this hasn't been PRed before.
  • My changes are not on the do-not-PR list for this project.
  • My commits conform to the git conventions.
  • Any relevant issues or PRs have been linked to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Workspace delete (SPC-TAB-d) does not remove saved workspace
1 participant