Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect and work with iTerm2's built-in tmux support. #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jamezpolley
Copy link

iTerm2 has built-in tmux support; it does nice things like opening each tmux window in a new iterm window.

this simple modification looks at $TERM_PROGRAM to see if we're running in iTerm; and if so, it adds the "-CC" flag in a couple of places to work with iTerm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant