Subject: | flushkeys() called at inappropriate time |
In a similar vein to #51625, there is an extraneous function call that
breaks input when keys are buffered. The call to flushkeys() from
feedkey() simply throws keys away for no discernable reason. Removing
the call fixes the problem, at least on my system.
Attached file is a Debian-specific patch, but should give the idea.
Subject: | 04_flushkeys.dpatch |
Message body not shown because it is not plain text.