Changbin Du 03f9b44775 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-04 09:15:22 +02:00
..
2017-08-19 11:02:53 -07:00
2018-04-26 11:02:08 +02:00
2016-11-16 09:26:33 +01:00
2017-08-19 11:02:53 -07:00
2017-08-19 11:02:53 -07:00
2015-10-14 14:59:03 +02:00
2015-02-25 15:00:16 +01:00