1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-01 21:32:27 +01:00

Add -group flag to :tabattach.

This commit is contained in:
Kris Maglione
2011-10-07 07:22:36 -04:00
parent 3126683b46
commit f62cc127cd
3 changed files with 146 additions and 92 deletions

View File

@@ -286,6 +286,16 @@
buffer list. If this is the last buffer in a window, the window
will be closed.
</p>
<p>The following options are available:</p>
<dl dt="width: 8em;">
<dt>-group</dt>
<dd>
Attach to a tab group in the current window rather than to a
separate window.
(short name <em>-g</em>).
</dd>
</description>
</item>