diff options
author | Christoph Lohmann <20h@r-36.net> | 2013-12-01 20:06:32 +0100 |
---|---|---|
committer | Christoph Lohmann <20h@r-36.net> | 2013-12-01 20:06:32 +0100 |
commit | 06f6bade81fed884641be98812e0a38a48cc8f36 (patch) | |
tree | d4bac39f12d095375959a8bea40a42dfe5186938 | |
parent | a1aa453e99f198186d39b90b1229cc1bcb8dc466 (diff) |
Document the new ctrl+t feature.
-rw-r--r-- | tabbed.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |