-
-
Notifications
You must be signed in to change notification settings - Fork 1
flag(ASCII): Add flag -c; Dynamically set colors for output #17
Copy link
Copy link
Open
Labels
screenfetch functionalityOld screenfetch functionality that needs to be pulled into fetch and reworkedOld screenfetch functionality that needs to be pulled into fetch and reworkedseverity: mediumIssues that don't need immediate attention, but are still breakingIssues that don't need immediate attention, but are still breaking
Milestone
Metadata
Metadata
Assignees
Labels
screenfetch functionalityOld screenfetch functionality that needs to be pulled into fetch and reworkedOld screenfetch functionality that needs to be pulled into fetch and reworkedseverity: mediumIssues that don't need immediate attention, but are still breakingIssues that don't need immediate attention, but are still breaking
Old screenFetch functionality:
This allowed to set colors in output dynamically. The old way was gross as far as parsing it went, but it worked for the most part. With the addition of the ${config_ascii[colors]} array, this will be easier to reference and act upon. Need to determine if the old way of INPUTTING the information in the argument is worth keeping or if we need to rethink that logic.