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

[Feature suggestion] Better config management #177

Open
TakenMC opened this issue May 20, 2023 · 4 comments
Open

[Feature suggestion] Better config management #177

TakenMC opened this issue May 20, 2023 · 4 comments
Labels
backlog/low priority Usually a feature request or enhancement that is complicated enough to not be done soon enhancement feature request Gib meh moar features! help wanted

Comments

@TakenMC
Copy link

TakenMC commented May 20, 2023

Would it be possible for the binary to have a specific directory for it's config files so we could have the binary be run from anywhere and not have the folders be generated everywhere.

Something like ~/.config on linux and %APPDATA% on windows and have the option to use an env var to set the location or a flag to the binary to specify a config.

@Inrixia Inrixia added enhancement feature request Gib meh moar features! labels May 21, 2023
@Inrixia
Copy link
Owner

Inrixia commented May 21, 2023

This should be doable but I'll have to check.
It would just be an env var/parameter

@Inrixia
Copy link
Owner

Inrixia commented Jun 28, 2023

Is this still something that's wanted? it would be a bit messy to implement but its doable.

@TakenMC
Copy link
Author

TakenMC commented Jun 29, 2023

I mean it would be good to have the config in one place and the binary in the bin root so you could run it like any other program

@Inrixia Inrixia added help wanted backlog/low priority Usually a feature request or enhancement that is complicated enough to not be done soon labels Aug 14, 2023
@AltriusRS
Copy link
Contributor

If this is something that is still desired, what would stop it being an interactive terminal for those in a tty? Could use a hotkey to open up the settings, and have a TUI to edit the settings? It would be a reasonable amount of work, but it is something I could maybe look into eventually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog/low priority Usually a feature request or enhancement that is complicated enough to not be done soon enhancement feature request Gib meh moar features! help wanted
Projects
None yet
Development

No branches or pull requests

3 participants