Changbin Du 9c38f1f044 kconfig/[mn]conf: handle backspace (^H) key
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>
2019-03-29 22:48:01 +09:00
..
2019-02-13 23:25:58 +09:00
2019-02-13 23:25:58 +09:00
2019-02-13 23:25:49 +09:00
2019-02-13 23:25:58 +09:00
2019-02-13 23:25:58 +09:00
2019-03-12 02:50:24 +09:00