Difference between revisions of "Tabset (iterm2)"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
  
 
  tabset --color green
 
  tabset --color green
 +
 +
tabset --color green --title "=======CURRENT======"
  
 
<pre>
 
<pre>

Revision as of 14:34, 29 March 2023

https://github.com/jonathaneunice/iterm2-tab-set


export DISABLE_AUTO_TITLE="true"; tabset --title your_title
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


iTerm2, tabset

Advertising: