New color system!!!
commit7e0eb14f7cca2889fdf2c8c8736767f610cdaca6
authorDiego Hernan Borghetti <bdiego@gmail.com>
Sun, 2 May 2010 20:24:25 +0000 (2 17:24 -0300)
committerDiego Hernan Borghetti <bdiego@gmail.com>
Sun, 2 May 2010 20:24:25 +0000 (2 17:24 -0300)
tree916a9a328b25c53b4e8c7f1c89dee8ef19ee6f38
parentf73f22a955aca7b9d4aea145c4ab811a4fcd3c9c
New color system!!!

Well.. not really something that you can see now, but every
character have your own color, so in the next commits
maybe we can have a nice color syntax ;)

Also one new function to the config file, colors are char
now, to avoid malloc's ;)
README
config.c
config.h
screen.c
screen.h
update.c