mc/lib/tty
Andrew Borodin 4247120b4a (tty_init): support curses other than ncurses.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2016-11-21 10:46:18 +03:00
..
color-internal.c (parse_256_or_true_color_name): minor optimization. 2016-11-13 15:56:59 +03:00
color-internal.h
color-ncurses.c Ticket #3145: support for True Color (16 millions colors). 2016-11-13 15:56:59 +03:00
color-slang.c Ticket #3145: support for True Color (16 millions colors). 2016-11-13 15:56:59 +03:00
color-slang.h
color.c
color.h Ticket #3145: support for True Color (16 millions colors). 2016-11-13 15:56:59 +03:00
key.c
key.h
keyxdef.c
Makefile.am
mouse.c
mouse.h
tty-internal.h
tty-ncurses.c (tty_init): support curses other than ncurses. 2016-11-21 10:46:18 +03:00
tty-ncurses.h Define NCURSES_CONST if curses library doesn't define it. 2016-09-11 11:11:01 +03:00
tty-slang.c Ticket #3145: support for True Color (16 millions colors). 2016-11-13 15:56:59 +03:00
tty-slang.h
tty.c
tty.h
win.c
win.h
x11conn.c
x11conn.h