Switch Iterm2 tab
Simple python version for florianeckerstorfer/alfred-iterm2-tabs. Because php version has terrible cooperation with Alfred
Download latest version, and install it.
Here I introduce a useful tool Tabset.
# npm i iterm2-tab-set
# tabset $keyinfo
After running tabset $keyinfo
, tabset will do three steps:
- Random setting a color of tab title bar.
- Setting tab title as $keyinfo
- Setting tab badge as $keyinfo
In my prictice, I pick the following configs:
- Setting the
profile name
asbadge
. When I open a new tab, the tab' session name will be set tobadge
, in order to list and select it. - Setting default badge value as a random emoji. In your cases/scripts, you should set a useful info as badge.
- Thanks florianeckerstorfer/alfred-iterm2-tabs
- Tabset may help too.
- Badges is amazing too.