Joerg Jaspert <jo...@debian.org> writes: > Right, now seriously: tmux ignores "automatic-rename" setting for > windows entirely. It plain simply has no effect whatever way one sets > this option.
That is not true. The automatic-rename option controls whether or not tmux will update the pane title based on the name of the process running in the pane. It does not disallow manually setting the title using a screen-compatible escape sequence, which is what the following does: > print -Pn "\ek$1:q\e\\" > Which would be all fine would I have automatic-rename ON. It is OFF, so > tmux should NOT DARE TO TOUCH THE WINDOW TITLE. Thats why I set it to > off. tmux doesn't change the title on its own. Your shell init file does. -- Romain Francoise <rfranco...@debian.org> http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org