mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 15:17:58 +01:00
Remove "windows" from the Xulmus features list.
Songbird doesn't support multiple windows.
This commit is contained in:
@@ -34,7 +34,7 @@ const config = { //{{{
|
|||||||
hostApplication: "Songbird",
|
hostApplication: "Songbird",
|
||||||
|
|
||||||
/*** optional options, there are checked for existence and a fallback provided ***/
|
/*** optional options, there are checked for existence and a fallback provided ***/
|
||||||
features: ["bookmarks", "hints", "marks", "history", "quickmarks", "session", "tabs", "windows", "player"],
|
features: ["bookmarks", "hints", "marks", "history", "quickmarks", "session", "tabs", "player"],
|
||||||
defaults: {
|
defaults: {
|
||||||
guioptions: "mprb",
|
guioptions: "mprb",
|
||||||
showtabline: 2,
|
showtabline: 2,
|
||||||
|
|||||||
@@ -98,22 +98,6 @@ go somewhere by editing the URL of the current page.
|
|||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
|
|
||||||
|
|
||||||
|:winopen| |:wopen| |:winedit|
|
|
||||||
||:wino[pen][!] [a][arg1][a], [a][arg2][a], ...|| +
|
|
||||||
||w||
|
|
||||||
________________________________________________________________________________
|
|
||||||
Just like [c]:tabopen[c] but opens the resulting web page(s) in a new window.
|
|
||||||
________________________________________________________________________________
|
|
||||||
|
|
||||||
|
|
||||||
|W| +
|
|
||||||
||W||
|
|
||||||
________________________________________________________________________________
|
|
||||||
Open one or more URLs in a new window based on current location. Works like
|
|
||||||
[m]w[m] but preselects current URL in the [c]:winopen[c] query.
|
|
||||||
________________________________________________________________________________
|
|
||||||
|
|
||||||
|
|
||||||
|<MiddleMouse>| |p| +
|
|<MiddleMouse>| |p| +
|
||||||
||p||
|
||p||
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
|
|||||||
Reference in New Issue
Block a user