iterm-components icon indicating copy to clipboard operation
iterm-components copied to clipboard

:computer: Custom status bar components for use with iTerm2

Results 3 iterm-components issues
Sort by recently updated
recently updated
newest added

When the component is added to the status bar and configured, a ladybug shows in the status bar. Clicking returns this error: ``` Status bar component “GitHub stars” (engineering.dane.iterm-components.github-stars) failed....

🐛 bug

It would open a lot of doors to enable long-running components to use third-party packages. Long-running components need to be placed in the `AutoLaunch` folder. [The docs](https://iterm2.com/python-api/tutorial/running.html) mention that scripts...

✋help wanted

It would be awesome if the kubectl context component, when clicked, would show a popover menu of the available contexts via: ``` kubectl config view -o jsonpath='{.contexts[*].name}' | tr "...

✋help wanted
👋 good first issue
✨ fairy dust