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\\" "${USER}" "${HOSTNAME%%.*}"
"${PWD/#$HOME/~}"'

Never seen this env var before. I guess I'm getting rusty...

Cheers,
 K. C.

-- 
regards Helmut K. C. Tessarek
lookup http://sks.pkqs.net for KeyID 0xC11F128D

/*
   Thou shalt not follow the NULL pointer for chaos and madness
   await thee at its end.
*/

------------------------------------------------------------------------------
Slashdot TV.  Videos for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to