mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-29 12:02:25 +01:00
Merge default.
--HG-- branch : key-processing
This commit is contained in:
@@ -1648,7 +1648,7 @@ var Dactyl = Module("dactyl", XPCOM(Ci.nsISupportsWeakReference, ModuleBase), {
|
||||
bang: true,
|
||||
completer: function (context) {
|
||||
context.ignoreCase = true;
|
||||
return completion.dialog(context);
|
||||
completion.dialog(context);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user