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

Delete channel command #14

Open
reakain opened this issue Jan 15, 2020 · 0 comments
Open

Delete channel command #14

reakain opened this issue Jan 15, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@reakain
Copy link
Member

reakain commented Jan 15, 2020

Command is there, but does nothing. It should safely close, and then delete a channel, so it wont be saved in settings.

It should:

  • Safely close the connection
  • Set active channel to null or first if active channel is this channel
  • Delete the channel
  • Correctly shift the active channel indexing if the index would change from the deletion.
@reakain reakain added the enhancement New feature or request label Jan 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant