[Bug 10976] vi may lose ESCape key input
bugzilla at busybox.net
bugzilla at busybox.net
Fri May 25 13:26:37 UTC 2018
https://bugs.busybox.net/show_bug.cgi?id=10976
--- Comment #3 from Denys Vlasenko <vda.linux at googlemail.com> ---
(In reply to Mike Berger from comment #2)
> I would propose breaking out the read/buffering functionality
> into read_key_raw(). Keep the ESC sequence processing in read_key()
> and use read_key_raw() for the buffered input.
I meant: how do you propose to handle the sequence of "<ESC><chars which are
not a valid esc sequence>"?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list