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
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
Hi.
On Wed 2009-03-11 12:29, Alexander Steinert
proclaimed:
> Frank Blendinger, Wed 2009-03-11 01:53 CET:
> > 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`..."
>
Frank Blendinger, Wed 2009-03-11 01:53 CET:
> 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
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
executed.
How could I get the session name otherwi