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 /util | |
parent | 9e96b231c330b412e33a9dd31307d5c7df537aa1 (diff) | |
download | dwb-065c11877fd7221726ebfcda5a5201bdc374f604.zip |
New command toggle_tab
Diffstat (limited to 'util')
-rw-r--r-- | util/keys.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/keys.in b/util/keys.in index f89f0ac0..9a81bdba 100644 --- a/util/keys.in +++ b/util/keys.in @@ -104,6 +104,7 @@ tab_move_left Move tab left tab_move_right Move tab right toggle_bars Toggle tabbar and statusbar toggle_statusbar Toggle statusbar +toggle_tab Toggle between current and last tab toggle_tabbar Toggle tabbar protect Protect/unprotect tab presentation_mode Toggle presentation mode |