mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 19:57:58 +01:00
Don't flush event queue in feedkeys loop.
This commit is contained in:
@@ -905,7 +905,7 @@ function Events() //{{{
|
||||
|
||||
try
|
||||
{
|
||||
liberator.threadYield(true, true);
|
||||
liberator.threadYield(false, true);
|
||||
|
||||
noremap = !!noremap;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user