mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 23:28:15 +01:00
Prevent async completions from resetting selected completion
This commit is contained in:
@@ -1300,7 +1300,6 @@ function Completion() //{{{
|
||||
cmdContext.completions = compObject.items;
|
||||
}
|
||||
}
|
||||
context.updateAsync = true;
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user