You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: