Difference between revisions of "Tabset (iterm2)"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 7: Line 7:
 
  export DISABLE_AUTO_TITLE="true"; tabset --title your_title
 
  export DISABLE_AUTO_TITLE="true"; tabset --title your_title
  
alias tabsetcurrent=" export DISABLE_AUTO_TITLE='true'; tabset --title current --mode 0; tabset --color green'
+
{{alias tabset}}
  
 
  tabset --color green
 
  tabset --color green

Revision as of 04:47, 30 March 2023

https://github.com/jonathaneunice/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

[[export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" 


iTerm2, tabset, iTerm2 Password manager

Advertising: