Skip to content

Conversation

plaffitt
Copy link
Contributor

@plaffitt plaffitt commented Mar 11, 2025

DRAFT: this is currently missing auto-completion, and some testing.

This implements delete-window and delete-session commands. It uses rm in interactive and verbose mode to prevent the user to accidentally delete windows and sessions. The verbose mode is obviously here to inform the user of what happened. I also added a check after the rm command to inform the user if the session/window was not deleted, in order to reassure him that he didn't make a terrible mistake :)

closes #102

@plaffitt plaffitt force-pushed the feat/delete-commands branch 3 times, most recently from 818b0e3 to 06fc420 Compare March 11, 2025 09:57
@plaffitt plaffitt force-pushed the feat/delete-commands branch from 06fc420 to fcb20b7 Compare March 12, 2025 19:22
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.

Delete a session file.
1 participant