mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-03 11:44:13 +01:00
disable beep on command line blur, as it has side effects. Also fixes :message in muttator
This commit is contained in:
@@ -521,7 +521,7 @@ function Events() //{{{
|
||||
}
|
||||
else // background tab
|
||||
{
|
||||
liberator.echomsg("Background tab loaded: " + title || url, 1);
|
||||
liberator.echomsg("Background tab loaded: " + title || url, 3);
|
||||
}
|
||||
|
||||
triggerLoadAutocmd("PageLoad", doc);
|
||||
|
||||
Reference in New Issue
Block a user