mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-04 18:34:11 +01:00
Add :window to run a command in a new window.
Works like :tab.
This commit is contained in:
@@ -29,6 +29,20 @@ support it, currently:
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
// TODO: move this somewhere more appropriate
|
||||
|:window| |:wind | +
|
||||
||:wind[ow] {cmd}||
|
||||
________________________________________________________________________________
|
||||
Execute {cmd} and tell it to output in a new window. Works only for commands
|
||||
that support it, currently:
|
||||
|
||||
* [c]:tab help[c]
|
||||
* [c]:tab prefs[!][c]
|
||||
* [c]:tab addons[c]
|
||||
* [c]:tab downloads[c]
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|:tabdu| |:tabduplicate|
|
||||
||:[count]tabdu[plicate]|| +
|
||||
________________________________________________________________________________
|
||||
|
||||
Reference in New Issue
Block a user