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

flag(Core): Add flag -d; Dynamically set displayed information #14

Open
KittyKatt opened this issue Mar 19, 2021 · 0 comments
Open

flag(Core): Add flag -d; Dynamically set displayed information #14

KittyKatt opened this issue Mar 19, 2021 · 0 comments
Assignees
Labels
screenfetch functionality Old screenfetch functionality that needs to be pulled into fetch and reworked severity: low Issues that can be put on the back burner
Milestone

Comments

@KittyKatt
Copy link
Owner

Old screenFetch functionality:

   -d  '+var;-var;var' Allows for setting what information is displayed
                      on the command line. You can add displays with +var,var. You
                      can delete displays with -var,var. Setting without + or - will
                      set display to that explicit combination. Add and delete statements
                      may be used in conjunction by placing a ; between them as so:
                      +var,var,var;-var,var. See above to find supported display names.

This flag allowed for dynamically setting the displayed information upon execution. With the introduction of a configuration file and ${config_global[info]}, I'm not entirely sure this is necessary but for completion's sake, I'm creating this issue.

This is optional.

@KittyKatt KittyKatt added the screenfetch functionality Old screenfetch functionality that needs to be pulled into fetch and reworked label Mar 19, 2021
@KittyKatt KittyKatt added this to the v1.0.0 milestone Mar 19, 2021
@KittyKatt KittyKatt self-assigned this Mar 19, 2021
@KittyKatt KittyKatt added the severity: low Issues that can be put on the back burner label Mar 19, 2021
@KittyKatt KittyKatt changed the title Flag: -d; Dynamically set displayed information flag(core): Add flag -d; Dynamically set displayed information Mar 19, 2021
@KittyKatt KittyKatt changed the title flag(core): Add flag -d; Dynamically set displayed information flag(Core): Add flag -d; Dynamically set displayed information Mar 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
screenfetch functionality Old screenfetch functionality that needs to be pulled into fetch and reworked severity: low Issues that can be put on the back burner
Projects
None yet
Development

No branches or pull requests

1 participant