mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-07 05:55:46 +01:00
Merge?
This commit is contained in:
@@ -394,6 +394,7 @@ function CommandLine() //{{{
|
||||
else
|
||||
numElementsNeeded = reverse ? this.selected : this.selected + 2; // this.selected is zero-based
|
||||
|
||||
|
||||
if (this.context.waitingForTab || this.wildIndex == -1)
|
||||
{
|
||||
this.complete(true, true);
|
||||
|
||||
Reference in New Issue
Block a user