iterm-tab-colors icon indicating copy to clipboard operation
iterm-tab-colors copied to clipboard

Tabs automatically change colors depending on the folder you are in.

Results 11 iterm-tab-colors issues
Sort by recently updated
recently updated
newest added

When I remove the lines in the .zshrc that actually load this plugin, this behavior stops and I see only one newline like expected. https://www.reddit.com/r/zsh/comments/iawy5t/extra_lines_beginning_of_zsh_session/g1rshbn/ might be helpful.

renaming plugin file to match folder name as a couple of plugin managers use that convention to install.

The solution using pythons native `print` statement adds a new emptyline after every time it's called. By writing to stdout directly, we can avoid the extra newlines. This will still...

Installing directly into oh-my-zsh requires same name for plugin file and folder. Solution: rename file to folder or vice versa.

The standard method of installing for Oh-my-zsh is to just go to the `custom/plugins` folder and clone the repo. For this plugin that means its path is `custom/plugins\iterm-tab-colors\zsh-tab-colors.plugin.zsh` Oh-my-zsh expects...

It would be nice to include a screenshot of what this does in the `README.md`.

Whenever I open a new tab the tab switches through a lot of colors really fast untill finding the proper one. Not a big issue. But would be cool if...

get this error /Users/jitendravyas/.zshrc:44: command not found: antigen