Create multi-tab container interfaces in terminal applications with blessed.
A CLI Multi-Tab Container Utilizing Labels For Blessed
blessed-tab-container$ blessed-tab-container --tabs 'Home|Settings|About'$ blessed-tab-container --active-tab 0$ blessed-tab-container --tabs 'Logs|Stats|Config' --height 20$ blessed-tab-container --tabs 'Input|Output|Debug' --width 80$ blessed-tab-container --tabs 'Menu|Content|Footer' --mouse