mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 15:52:29 +01:00
Improve :bmarks completer. Fix shaky completion display code.
This commit is contained in:
@@ -89,7 +89,6 @@ const util = { //{{{
|
||||
/* minInterval is the time between the completion of the command and the next firing. */
|
||||
this.doneAt = Date.now() + minInterval;
|
||||
|
||||
liberator.dump({notify: "notify"});
|
||||
try
|
||||
{
|
||||
callback(this.arg);
|
||||
|
||||
Reference in New Issue
Block a user