mc/lib/tty
Andrew Borodin 07db4c4fa3 Refactor learn keys.
* (learn_store_key):
  * (learn_key): use GString for key buffer.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2023-12-31 19:28:44 +03:00
..
color-internal.c (tty_color_get_name_by_index): fix format overflow. 2023-11-06 21:06:14 +03:00
color-internal.h Ticket #4490: code cleanup before 4.8.31 release. 2023-11-06 21:06:13 +03:00
color-ncurses.c Ticket #4490: code cleanup before 4.8.31 release. 2023-11-06 21:06:13 +03:00
color-slang.c Ticket #4490: code cleanup before 4.8.31 release. 2023-11-06 21:06:13 +03:00
color-slang.h Ticket #3065: support of italic text. 2015-02-17 15:22:53 +03:00
color.c tty: refactoring of color pairs deallocation. 2023-11-06 21:06:13 +03:00
color.h tty: refactoring of color pairs deallocation. 2023-11-06 21:06:13 +03:00
key.c Refactor learn keys. 2023-12-31 19:28:44 +03:00
key.h Rename key-related APIs: 2023-08-04 21:04:54 +03:00
keyxdef.c Update copyright years. 2023-01-28 21:38:05 +03:00
Makefile.am Ticket #117: refactoring of SIGWINCH hangling. 2019-09-01 19:22:21 +03:00
mouse.c Update copyright years. 2023-01-28 21:38:05 +03:00
mouse.h Drop old mouse API and use the new one. 2016-04-01 15:29:55 +03:00
tty-internal.c Update copyright years. 2023-01-28 21:38:05 +03:00
tty-internal.h Use argument names in function declarations. 2021-06-20 15:14:56 +03:00
tty-ncurses.c Update template for .c files. 2023-03-19 20:34:24 +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 Update template for .c files. 2023-03-19 20:34:24 +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 Update template for .c files. 2023-03-19 20:34:24 +03:00
tty.h Use argument names in function declarations. 2021-06-20 15:14:56 +03:00
win.c Update template for .c files. 2023-03-19 20:34:24 +03:00
win.h Do not duplicate alternate screen switching. 2016-05-05 10:01:13 +03:00
x11conn.c Update template for .c files. 2023-03-19 20:34:24 +03:00
x11conn.h Use argument names in function declarations. 2021-06-20 15:14:56 +03:00