1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-14 12:23:32 +02:00

Add :tabreattach.

The name is not very convincing.
This commit is contained in:
Doug Kearns
2009-09-28 17:49:24 +10:00
parent e8ab304cbc
commit 4a0e9bfd84
7 changed files with 65 additions and 0 deletions

View File

@@ -259,6 +259,7 @@ section::Ex{nbsp}commands[ex-cmd-index,:index]
||[c]:tabonly[c]|| Close all other tabs +
||[c]:tabopen[c]|| Open one or more URLs in a new tab +
||[c]:tabprevious[c]|| Switch to the previous tab or go [count] tabs back +
||[c]:tabreattach[c]|| Reattach the current tab to another window +
||[c]:tabrewind[c]|| Switch to the first tab +
||[c]:time[c]|| Profile a piece of code or run a command multiple times +
||[c]toolbarhide[c]|| Hide the named toolbar +