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

Add options to edit config file #335

Merged
merged 4 commits into from
Feb 20, 2024
Merged

Conversation

gmelodie
Copy link
Contributor

@gmelodie gmelodie commented Feb 20, 2024

  • Added config button on TUI
  • Added --edit-config option for CLI
  • Slight refactor to make sure hot reloading works for configs (get configs directly from self.configs object instead of copying during __init__())

Fixes #331

@JaDogg JaDogg merged commit bf38528 into JaDogg:develop Feb 20, 2024
2 checks passed
@JaDogg
Copy link
Owner

JaDogg commented Feb 20, 2024

Merged 👍🏽 thank you 👍🏽

@gmelodie gmelodie deleted the edit-config branch February 20, 2024 20:29
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.

Add button to open config file
2 participants