sshkeyboard
sshkeyboard copied to clipboard
Non-supported ansi char
When I hold left or right arrow I get at random intervals some kind of interruption and subsequential call of the 'release' function. The debug logs tell at such events about Non-supported ansi char: '\x1b[C\x1b[C' when pressing right arrow and Non-supported ansi char: '\x1b[D\x1b[D' when pressing left arrow.
I'm using package version 2.3.1 on python 3.9 and raspberry pi 4B with Raspberry Pi OS Bullseye and all this while SSH-ing from an Ubuntu 20.04 machine over local network
I get it crashed when resizing terminal - Non-supported ansi char: '\x1b[4;79'