On Mon, Sep 29, 2014 at 12:10:22PM -0400, Helmut Tessarek wrote:
> I really have no idea why this is happening and it drives me crazy.
> Hopefullly someone has seen this behavior before and can help me solving it.
Your shell is doing this---or rather, some part of how it's configured
is. If you'r
Your shell is doing it. Either find where and stop it or turn off allow-rename
in tmux
Original message
From: Helmut Tessarek
Date: 29/09/2014 17:10 (GMT+00:00)
To: tmux-users@lists.sourceforge.net
Subject: inconsistent status bar behavior
I'm running tmux 1.9a on AIX 6
I'm running tmux 1.9a on AIX 6/7, MacOSX 10.6.8/10.9.5, CentOS 6.5,
Fedora 7, and Fedora 20. I'm using the same .tmux.conf for all systems:
https://gist.github.com/tessus/149c80d9a1ed236bb770
On all OS, the status bar shows me the name of the shell, but on Fedora
20, the status bar shows me the a
On 2014-09-29 12:22, Nicholas Marriott wrote:
> Your shell is doing it. Either find where and stop it or turn off
> allow-rename in tmux
I don't understand how my shell would change tmux's behavior. Anyway,
your other solution worked perfectly:
set-window-option -g automatic-rename on
set-option
It renames the windows, there is an escape sequence to do it.
Original message
From: Helmut Tessarek
Date: 29/09/2014 17:42 (GMT+00:00)
To: Nicholas Marriott
,tmux-users@lists.sourceforge.net
Subject: Re: inconsistent status bar behavior
On 2014-09-29 12:22, Nicholas Ma
On 2014-09-29 12:16, Thomas Adam wrote:
> Your shell is doing this---or rather, some part of how it's configured
> is. If you're using something like bash, check to see if it's being
> changed from PROMPT_COMMAND.
Thanks, this seems to be the reason.
PROMPT_COMMAND='printf "\033k%s@%s:%s\033\\"
I have the latest version of tmux from cygwin. Previous versions worked
fine, but now it frequently hangs. When it does this, I open a new terminal
window, run "ps -ef | tmux" and see a tmux process that is marked as
"". Killing the process and starting a new tmux session or
reattaching to the exis