mc/lib/tty
Andrew Borodin a73886ef90 mc.lib: move xterm alt-shift-arrow definitions to lib/tty/key.c.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2021-11-21 15:00:39 +03:00
..
color-internal.c (parse_256_or_true_color_name): pacify gcc-10.2. 2021-03-14 19:30:42 +03:00
color-internal.h Use argument names in function declarations. 2021-06-20 15:14:56 +03:00
color-ncurses.c Clarify check of 256 colors support. 2021-03-14 19:48:59 +03:00
color-slang.c Clarify check of 256 colors support. 2021-03-14 19:48:59 +03:00
color-slang.h Ticket #3065: support of italic text. 2015-02-17 15:22:53 +03:00
color.c Ticket #4179: code clean up before 4.8.27 release. 2021-03-14 19:30:42 +03:00
color.h Use argument names in function declarations. 2021-06-20 15:14:56 +03:00
key.c mc.lib: move xterm alt-shift-arrow definitions to lib/tty/key.c. 2021-11-21 15:00:39 +03:00
key.h Change type from int to gboolean for variables controlled by checkboxes. 2017-01-22 18:44:22 +03:00
keyxdef.c Ticket #4179: code clean up before 4.8.27 release. 2021-03-14 19:30:42 +03:00
Makefile.am Ticket #117: refactoring of SIGWINCH hangling. 2019-09-01 19:22:21 +03:00
mouse.c Ticket #4179: code clean up before 4.8.27 release. 2021-03-14 19:30:42 +03:00
mouse.h Drop old mouse API and use the new one. 2016-04-01 15:29:55 +03:00
tty-internal.c Ticket #4179: code clean up before 4.8.27 release. 2021-03-14 19:30:42 +03:00
tty-internal.h Use argument names in function declarations. 2021-06-20 15:14:56 +03:00
tty-ncurses.c Ticket #4200: fix FTBFS with ncurses build with --disable-widec. 2021-08-28 11:46:53 +03:00
tty-ncurses.h Ticket #4200: fix FTBFS with ncurses build with --disable-widec. 2021-08-28 11:46:53 +03:00
tty-slang.c Clarify check of 256 colors support. 2021-03-14 19:48:59 +03:00
tty-slang.h Ticket #4200: fix FTBFS with ncurses build with --disable-widec. 2021-08-28 11:46:53 +03:00
tty.c lib/tty/tty.c: fix indentation. 2021-08-02 09:41:42 +03:00
tty.h Use argument names in function declarations. 2021-06-20 15:14:56 +03:00
win.c Ticket #4179: code clean up before 4.8.27 release. 2021-03-14 19:30:42 +03:00
win.h Do not duplicate alternate screen switching. 2016-05-05 10:01:13 +03:00
x11conn.c Ticket #4179: code clean up before 4.8.27 release. 2021-03-14 19:30:42 +03:00
x11conn.h Use argument names in function declarations. 2021-06-20 15:14:56 +03:00