Re: Session name in status line

2009-03-13 Thread Frank Blendinger
Hi. On Fri 2009-03-13 07:06, Thomas Adam proclaimed: > 2009/3/11 Frank Blendinger : > > I want to see the name of the session in my caption. As there is no > > predefined string escape, I tried this: > > > >    backtick 1 0 0 echo $STY > >    caption always "...%1`..." > > > > but the environment

Re: Session name in status line

2009-03-13 Thread Thomas Adam
2009/3/11 Frank Blendinger : > Hi, > > I want to see the name of the session in my caption. As there is no > predefined string escape, I tried this: > >    backtick 1 0 0 echo $STY >    caption always "...%1`..." > > but the environment variable STY is not set when the backtick command is > execute