tabset (iterm2)
Jump to navigation
Jump to search
https://github.com/jonathaneunice/iterm2-tab-set
- Installation:
npm install -g iterm2-tab-set
export DISABLE_AUTO_TITLE="true"; tabset --title your_title
alias tabsetcurrent="export DISABLE_AUTO_TITLE='true'; tabset --title current --mode 0; tabset --color green"
tabset --color green
tabset --color green --title "=======CURRENT======"
To set an iTerm2 tab's color, badge, or title:
tabset --all|-a <string>
--color|-c <named-color>
| <rgb()>
| <hex-color>
| random
| RANDOM
--pick|-p
--hash|-h <string>
--badge|-b <string>
--title|-t <string>
--mode 0 | 1 | 2
--init
--add <name> <colorspec>
--add <name> --pick|-p
--del <name>
--list
--colors
--help
Related[edit]
[[export NVM_DIR="$HOME/.nvm" [ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"
See also[edit]
Advertising: