xo / usql

Universal command-line interface for SQL databases
MIT License
9.07k stars 352 forks source link

Typing switches to Ctrl pressed #483

Open fleimgruber opened 1 month ago

fleimgruber commented 1 month ago

When connected to a data base, after typing for a few seconds the typing enters a state in which the behavior of pressing keys appears as if the Ctrl key was pressed constantly, e.g. the character b goes back one character, f goes forward one character, backspace deletes word etc.

Could you give me a pointer to where I could debug this to see what might cause this? Do you already have a suspicion?

go version go1.23.1 windows/amd64 usql 0.19.3