index.md (618B)
1 Hide Tabs 2 ========= 3 4 Description 5 ----------- 6 This patch hides all the tabs and only shows them when Mod+Shift is pressed. 7 All functions with switching, rotating, and creating tabs involve Mod+Shift. 8 When not doing one of these functions, visibility of the tabs is not needed. 9 10 This patch relies on the keyrelease patch to support show/hide on 11 keypress/keyrelease. 12 13 This patch was inspired by and borrows from the autohide patch originally 14 by Carlos Pita. 15 16 Download 17 -------- 18 * [tabbed-hidetabs-20191216-b5f9ec6.diff](tabbed-hidetabs-20191216-b5f9ec6.diff) 19 20 Author 21 ------ 22 * Leela Pakanati - <leela.pakanati@gmail.com>