URI: 
       Fix minor inconsistency in man page - tabbed - tab interface for application supporting Xembed
  HTML git clone git://git.suckless.org/tabbed
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit bbcdf1544c1b602dc8a1525ccce513ecbc40392d
   DIR parent 6dc3978edf56ef6760ed818e29eb920138b09802
  HTML Author: Alessandro Caputo <nonedisponibile@gmail.com>
       Date:   Thu, 28 Sep 2017 15:36:12 +0200
       
       Fix minor inconsistency in man page
       
       Diffstat:
         M tabbed.1                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/tabbed.1 b/tabbed.1
       @@ -131,7 +131,7 @@ toggle autofocus of urgent tabs
        .B Ctrl\-Tab
        toggle between the selected and last selected tab
        .TP
       -.B Ctrl\-t
       +.B Ctrl\-`
        open dmenu to either create a new tab appending the entered string or select
        an already existing tab.
        .TP