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

[Feature Request] Tab title #1

Open
peteringram0 opened this issue Jun 9, 2020 · 1 comment
Open

[Feature Request] Tab title #1

peteringram0 opened this issue Jun 9, 2020 · 1 comment

Comments

@peteringram0
Copy link

Really useful project, thanks for it! Would be good to add support to title tabs or command sections.

@LeonSheldon
Copy link

This is pretty easy to add on top:

  1. Add a function to your environment that can rename iterm tabs (e.g. https://superuser.com/questions/419775/with-bash-iterm2-how-to-name-tabs)
  2. Add that function to the cd in your .iterm-workspace i.e. "cd": "cd yourproject && iterm_tab_title yourprojectname"

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

No branches or pull requests

2 participants