commit 06f6bade81fed884641be98812e0a38a48cc8f36
parent a1aa453e99f198186d39b90b1229cc1bcb8dc466
Author: Christoph Lohmann <20h@r-36.net>
Date: Sun, 1 Dec 2013 20:06:32 +0100
Document the new ctrl+t feature.
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/tabbed.1 b/tabbed.1
@@ -92,6 +92,10 @@ move selected tab one to the right
.B Ctrl\-Tab
toggle between the selected and last selected tab
.TP
+.B Ctrl\-t
+open dmenu to either create a new tab appending the entered string or select
+an already existing tab.
+.TP
.B Ctrl\-q
close tab
.TP