mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-24 08:12:29 +01:00
Some esthetic and practical changes to modes and a couple of completion functions.
This commit is contained in:
@@ -579,7 +579,7 @@ function Options() //{{{
|
||||
});
|
||||
}
|
||||
|
||||
completion.optionValue(context, opt.name, opt.operator);
|
||||
context.fork("values", 0, completion, "optionValue", opt.name, opt.operator);
|
||||
}
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user