On Thu, Jan 1, 2026 at 5:13 AM Thomas Dickey <[email protected]> wrote: > > On Thu, Dec 25, 2025 at 08:01:25PM -0800, Mike Castle wrote: > > But, when combined with a "--max-input 5", it will crash after a > > while. I suspect it would also crash with the default 2048, but I got > > tired of trying to reproduce.
Upon rereading, I realized how vague "after a while" is. I meant simply entering characters. Just holding down a key and letting it repeat will do it. As probably determined from the trace, I would hold down the key until the field filled up, then switch to another key. Mostly to give myself feedback that keys were being read. mrc
