mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-07 20:24:12 +01:00
Display an error when calling :tabdetach on the only tab in a window.
This commit is contained in:
@@ -155,7 +155,9 @@ ________________________________________________________________________________
|
||||
|:tabde| |:tabdetach| +
|
||||
||:tabde[tach]||
|
||||
________________________________________________________________________________
|
||||
Detach the current tab, and open it in its own window.
|
||||
Detach the current tab, and open it in its own window. As each window must
|
||||
contain at least one tab it is not possible to detach the only tab in a window.
|
||||
Use [c]:tabduplicate[c] to copy the tab then call [c]:tabdetach[c].
|
||||
________________________________________________________________________________
|
||||
|
||||
section::Reordering{nbsp}tabs[reordering-tabs]
|
||||
|
||||
Reference in New Issue
Block a user