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

new_window: disable allow-rename if a window name was given #65

Merged
merged 1 commit into from
Dec 20, 2015

Conversation

bchretien
Copy link

This is related to #24.

@jimeh
Copy link
Owner

jimeh commented Dec 15, 2015

Thanks for this :)

Would you have time to add a test case to new_window.test.sh? If not, no worries, I need to add tests to a lot of things anyway. So for now I'd be happy to merge without tests :)

@bchretien
Copy link
Author

I'm quite busy at the moment, so I doubt I will have the time to do a proper test before a while. As for the tmux settings that would be required/useful in this test, probably something like this:

setw -g set-titles on
setw -g allow-rename on
setw -g automatic-rename on

With these settings, creating a new window and changing the current directory (for instance) should not modify the predefined name of the window.

@jimeh
Copy link
Owner

jimeh commented Dec 20, 2015

No problem, and thanks for the pointers :)

jimeh added a commit that referenced this pull request Dec 20, 2015
new_window: disable allow-rename if a window name was given
@jimeh jimeh merged commit dce4fb3 into jimeh:master Dec 20, 2015
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.

2 participants