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

Need to run tabset twice to set tab title in iterm2 3.3.0 and 3.3.1 #7

Open
sekullbe opened this issue Aug 7, 2019 · 1 comment
Open

Comments

@sekullbe
Copy link

sekullbe commented Aug 7, 2019

After updating iterm to 3.3.0 or 3.3.1 when I run tabset with only a tag name ('tabset foo') the badge and tab colors are set correctly, but does not update the tab title. Running the same tabset command again does work. Running just tabset -t to set the title alone works fine.

I found that swapping the order of calls to setBadge and setTabTitle in tabset.js around line 117 (in the 'if (args.all)' block of current trunk) fixes the problem. I'd be happy to submit this as a pull request, but I feel like I've fixed the problem with no actual understanding of how and why it works so I'm a little reluctant.

@hemna
Copy link

hemna commented Oct 18, 2022

I am running iterm2 3.4.16 and I can't set the title at all.

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