android_kernel_oneplus_msm8998/scripts/kconfig
Changbin Du e0d9031feb 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>
2019-05-16 19:44:59 +02:00
..
lxdialog kconfig/[mn]conf: handle backspace (^H) key 2019-05-16 19:44:59 +02:00
.gitignore
check.sh
conf.c
confdata.c kconfig: Avoid format overflow warning from GCC 8.1 2018-06-13 16:15:27 +02:00
expr.c kconfig: Fix expr_free() E_NOT leak 2018-05-30 07:48:53 +02:00
expr.h
gconf.c
gconf.glade
images.c
kxgettext.c
list.h
lkc.h
lkc_proto.h
Makefile scripts/kconfig: allow building with make 3.80 again 2016-04-12 09:09:00 -07:00
mconf.c
menu.c kconfig: Fix automatic menu creation mem leak 2018-05-30 07:48:53 +02:00
merge_config.sh kconfig/merge_config.sh: Accept a single file 2015-10-14 16:19:37 +02:00
nconf.c kconfig/[mn]conf: handle backspace (^H) key 2019-05-16 19:44:59 +02:00
nconf.gui.c kconfig/[mn]conf: handle backspace (^H) key 2019-05-16 19:44:59 +02:00
nconf.h
POTFILES.in
qconf.cc Add current selection check. 2015-11-02 21:43:58 +01:00
qconf.h Port xconfig to Qt5 - Source format. 2015-10-14 14:59:03 +02:00
streamline_config.pl
symbol.c
util.c
zconf.gperf
zconf.hash.c_shipped
zconf.l kconfig: fix memory leak when EOF is encountered in quotation 2019-01-26 09:42:54 +01:00
zconf.lex.c_shipped
zconf.tab.c_shipped
zconf.y kconfig: Don't leak main menus during parsing 2018-05-30 07:48:53 +02:00