diff options
author | portix <none@none> | 2012-06-27 20:59:42 +0200 |
---|---|---|
committer | portix <none@none> | 2012-06-27 20:59:42 +0200 |
commit | 065c11877fd7221726ebfcda5a5201bdc374f604 (patch) | |
tree | e9495c58a529b43f4e58dfbd50d3e7719d0e0152 /doc/dwb.1.txt | |
parent | 9e96b231c330b412e33a9dd31307d5c7df537aa1 (diff) | |
download | dwb-065c11877fd7221726ebfcda5a5201bdc374f604.zip |
New command toggle_tab
Diffstat (limited to 'doc/dwb.1.txt')
-rw-r--r-- | doc/dwb.1.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/dwb.1.txt b/doc/dwb.1.txt index 8e99b20e..e37667a9 100644 --- a/doc/dwb.1.txt +++ b/doc/dwb.1.txt @@ -292,6 +292,10 @@ Cycle focus [n tab] backwards. (command Focus nth tab, first tab if n is omitted or last tab if n is 0. (command 'focus_tab', aliases: 'tab'). +*C-Tab*:: +Toggle between current and last focused tab +(command 'toggle_tab', aliases: 'ttab') + *[n]gm*:: Move current tab to position [n] or to first position if n is omitted. (command 'tab_move', aliases: 'tabm'). @@ -853,6 +857,7 @@ COMMAND OVERVIEW |toggle_local_setting |loctog |Toggle a setting for the current session |toggle_statusbar |sbar |Toggle statusbar +|toggle_tab |ttab |Toggle between current and last tab |toggle_tabbar |tbar |Toggle tabbar |undo |u |Undo closing last tab |view_source |so, source |View page source |