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
Some issues ares detected when
- There are white spaces before and/or after when send press multiple keys
- There is a empty line at the end of the file (index out of bound)
- When default delay is modified, single or multiple key remain pressed during default delay period.
144: Fix white spaces after line
189: Prevent from key still pressed when default delay is more than zero.
202: Prevent error index out of bound whet read last line
203: Fix
0 commit comments