[util-msg] messaging is borked #65
Labels
No labels
Done
bug
buildiso
buildpkg
buildtree
critical
deployiso
duplicate
enhancement
help wanted
in progress
invalid
manjaro-chroot
note
old-not-relevant
optional
question
sonar
todo
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tools/manjaro-tools#65
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: udeved
There is a bug in the messages.
I believe the ansi color definitions are wrong.
They shouldn't need the BOLD var, since bold is set with the first value of the color doubles code.
This shows if you enable the logging, the logfile shows likely a missing escape sequence. when color messages are called.
Connected with this, should we eventually integrate the color stuff and messages in a systemwide bashrc or something the user terminal can source? Ie make it readily available for any account without manjaro-tools installed.
We could unify messages on manjaro this way. Install scripts for PKGBUILD always use same color stuff like mhwd-gpu.