minor changes

- all sequences now go through a wrapper.
- added PF_COLOR to enable/disable colors in output.
- etc, etc.

Closes #89
This commit is contained in:
Dylan Araps
2020-11-16 18:27:37 +02:00
parent 71f18c30f8
commit c225f75cc8
2 changed files with 147 additions and 54 deletions

View File

@@ -68,6 +68,11 @@ PF_SOURCE=""
# Valid: string
PF_SEP=":"
# Enable/Disable colors in output:
# Default: 1
# Valid: 1 (enabled), 0 (disabled)
PF_COLOR=1
# Color of info names:
# Default: unset (auto)
# Valid: 0-9