2009/3/11 Frank Blendinger <f...@intoxicatedmind.net>:
> 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 otherwise?

Using the Git sources:  "%S" will display the session name.

-- Thomas Adam


_______________________________________________
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to