mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-18 17:53:32 +02:00
Rename :tabreattach to :tabattach.
As Kris noted this may be better implemented as :tabmove -window.
This commit is contained in:
@@ -161,10 +161,10 @@ Use [c]:tabduplicate[c] to copy the tab then call [c]:tabdetach[c].
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|:tabrea| |:tabreattach|
|
||||
||:tabrea[ttach] {window-index} [tab-index]|| +
|
||||
|:taba| |:tabattach|
|
||||
||:taba[ttach] {window-index} [tab-index]|| +
|
||||
________________________________________________________________________________
|
||||
Reattach the current tab to another window. {window-index} is an index into the
|
||||
Attach the current tab to another window. {window-index} is an index into the
|
||||
list of open windows and [a][tab-index][a] is the index at which to insert the
|
||||
tab in the other window's tab list. If this is the last tab in a window, the
|
||||
window will be closed.
|
||||
|
||||
Reference in New Issue
Block a user