android_kernel_samsung_a7y1.../scripts/kconfig/lxdialog
Changbin Du c731738665 kconfig/[mn]conf: handle backspace (^H) key
[ Upstream commit 9c38f1f044080392603c497ecca4d7d09876ff99 ]

Backspace is not working on some terminal emulators which do not send the
key code defined by terminfo. Terminals either send '^H' (8) or '^?' (127).
But currently only '^?' is handled. Let's also handle '^H' for those
terminals.

Signed-off-by: Changbin Du <changbin.du@gmail.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Sasha Levin (Microsoft) <sashal@kernel.org>
2020-04-06 16:41:44 +02:00
..
BIG.FAT.WARNING A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
check-lxdialog.sh A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
checklist.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
dialog.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
inputbox.c kconfig/[mn]conf: handle backspace (^H) key 2020-04-06 16:41:44 +02:00
menubox.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
textbox.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
util.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
yesno.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30