You are not logged in.
Hi all,
I make colorful version of pacman 3.0.0, the patch is in mailinglist.
If you like, here is PKGBUILD and source code.
Warning: usage one's own risk
Last edited by vogo (2008-01-18 11:40:50)
Just because I'm paranoid doesn't mean they're not out to get me.
Offline
Keep in mind this is a patch for pacman 3.0. I would still deem this experimental, and would like everyone to make sure they know what they're doing this before using it. And, for the record, pacman 3 will be released real soon, so just be patient.
Offline
See patch, the color output is making by function char *color(int desc, const char *str, ...), desc is number of descriptor, when it's a tty, then the string is coloured, that is all. The colorchange is indicate by sequence %S in string.
Sorry my bad english
Just because I'm paranoid doesn't mean they're not out to get me.
Offline
update: all CVS changes
up to date 8.00 (GMT)
Just because I'm paranoid doesn't mean they're not out to get me.
Offline
For the record, due to popular opinion we WILL be adding color into pacman 3, however, it will probably not be there for the official release. 3.0 will be a "stabilizing" release, and 3.1 will be chock-full of features (like color, yay!). I'm just putting that out there.
Offline
it reminds me of emerge, I like it
Offline
Hi,
I'm add option --nocolor, when is pacman run with --nocolor output isn't coloured
Just because I'm paranoid doesn't mean they're not out to get me.
Offline
For the record, due to popular opinion we WILL be adding color into pacman 3, however, it will probably not be there for the official release. 3.0 will be a "stabilizing" release, and 3.1 will be chock-full of features (like color, yay!). I'm just putting that out there.
Thanks! I've wanted colored pacman for quite some time but didn't want to bug with devs about such a trivial (but nice on the eyes. Much easier to read with color) thing. I'm really excited about pacman3(.1)
Offline
Color can be disabled in the conf file for pacman3, right?
...
Offline
why not do what most other apps do and automagically not color when it's being piped to a file or something, and color when it's to a tty (this might already be the case, havent read the patch...)
The suggestion box only accepts patches.
Offline
For the record, due to popular opinion we WILL be adding color into pacman 3, however, it will probably not be there for the official release. 3.0 will be a "stabilizing" release, and 3.1 will be chock-full of features (like color, yay!). I'm just putting that out there.
sweet!. *waits patiently* 8)
Offline
Color can be disabled in the conf file for pacman3, right?
no for the time being, but it's in my TODO list
Just because I'm paranoid doesn't mean they're not out to get me.
Offline
jb wrote:Color can be disabled in the conf file for pacman3, right?
no for the time being, but it's in my TODO list
done
Option 'UseColor' in /etc/pacman.conf must be explicitly named, if you want coloured output. --nocolor is useful, if you like temporary non-use colored output
Just because I'm paranoid doesn't mean they're not out to get me.
Offline
for the record, pacman 3 will be released real soon, so just be patient.
Phrakture, thanks for being a hands-on developer and keeping us informed.
And thanks to all the Arch developers for their hard work. It is much appreciated, no doubt.
Offline
done
Option 'UseColor' in /etc/pacman.conf must be explicitly named, if you want coloured output. --nocolor is useful, if you like temporary non-use colored output
Cool; thanks.
...
Offline
update: all CVS changes
Just because I'm paranoid doesn't mean they're not out to get me.
Offline
What are the new/improved features in pacman 3?
Offline
What are the new/improved features in pacman 3?
There's too much to list - I'd recommend checking out the pacman-dev mailing list (linked off the main page)
Offline
update: all CVS changes
Just because I'm paranoid doesn't mean they're not out to get me.
Offline
update: patch for last RC
Just because I'm paranoid doesn't mean they're not out to get me.
Offline
update: all CVS changes
pacman color is mow usable whit white background (looks like makepkg)
Just because I'm paranoid doesn't mean they're not out to get me.
Offline
Update:
config is parsing earlier (for colorful help and version info)
all CVS changes
Just because I'm paranoid doesn't mean they're not out to get me.
Offline
update: all CVS changes
Just because I'm paranoid doesn't mean they're not out to get me.
Offline
Cool!
Offline
Hi guys,
I've got a quick question. Seeing as some boot colour is white (i.e. [DONE]), will it be the same with pacman? I mean, I just love black-on-white terminals, and this makes "a bit" difficult to read white text. I'd love if this could be configured (similar to bright/dark background in vim). Oh! and thanks for the efforts from an Arch noobie!
PS: I just don't feel serious when I type "pacman" on a terminal.
Offline