1
0
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:
Doug Kearns
2009-09-16 03:09:21 +10:00
parent e1abaf5d9a
commit 6b7108ba9c
3 changed files with 13 additions and 3 deletions

View File

@@ -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]