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
{{ message }}
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.
Currently input is buffered till 5 chars which leads to unwanted behaviour when pressing CTRL first.
A solution is maybe to clean the buffer cyclically after ~3 secs.
The text was updated successfully, but these errors were encountered:
Currently input is buffered till 5 chars which leads to unwanted behaviour when pressing CTRL first.
A solution is maybe to clean the buffer cyclically after ~3 secs.
The text was updated successfully, but these errors were encountered: