mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 16:22:27 +01:00
new ;b extended hint mode
This commit is contained in:
@@ -852,6 +852,7 @@ liberator.Buffer = function () //{{{
|
||||
case liberator.NEW_TAB:
|
||||
case liberator.NEW_BACKGROUND_TAB:
|
||||
newTab = true;
|
||||
newWindow = (where == liberator.NEW_BACKGROUND_TAB);
|
||||
break;
|
||||
case liberator.NEW_WINDOW:
|
||||
newWindow = true;
|
||||
|
||||
Reference in New Issue
Block a user