On 01/22/2014 03:43 PM, Chet Ramey wrote:
I can't reproduce this, but I suspect the problem is that the key sequences are all keypad-based and share a common prefix. In this case, readline waits until it reads a disambiguating character, using the setting of the input timeout as a delay period. I suspect that the input timeout is set too high in your readline build.
Hi, Thanks for the answer. However my build is just ./configure ; make ; make install. So the input timeout is the default input timeout. ?? Gilles
_______________________________________________ Bug-readline mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-readline
