Import madtty, use it to deal with colors from now on as it needs to know what is...
authorPierre Habouzit <madcoder@debian.org>
Sat, 10 Nov 2007 15:37:39 +0000 (16:37 +0100)
committerPierre Habouzit <madcoder@debian.org>
Sat, 10 Nov 2007 15:37:39 +0000 (16:37 +0100)
commit00f34116b32751764d42f81159c292d850c74bac
treef11463cd797a5ff441c15bf9c5a06762787f7d9d
parent17759b32873166573ee7bfaf298ae90434779ed7
Import madtty, use it to deal with colors from now on as it needs to know what is assigned to what.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
CMakeLists.txt
lib-ui/CMakeLists.txt
lib-ui/color.c
lib-ui/curs_lib.c
lib-ui/curses.h
lib-ui/madtty.c [new file with mode: 0644]
lib-ui/madtty.h [new file with mode: 0644]
pager.c