screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LogFile name on Hardstatus


From: Kieran Bingham
Subject: Re: LogFile name on Hardstatus
Date: Thu, 13 Oct 2011 17:19:54 +0100

Never mind

Upon digging, I can see its not an available feature.
 - I've implemented it myself as a %N escape sequence modifier

Perhaps I should move over to the -devel list and see if it can be integrated.

--
Kieran

On 13 October 2011 10:02, Kieran Bingham <address@hidden> wrote:
> Hi All,
>
> I use screen a lot to keep log files of various tests I perform ...
> As part of this I always have logging enabled, and I 'stop and
> restart' each time to create a new log file
>
> My screenrc has the following lines in it to enable the logging
>
> deflog on
> logdir $HOME/logs
> logfile %Y-%m-%d_%0c.%t.log
>
>
> Now as part of this - I need to keep track of each log file for my
> results - Each time I stop and start the log - i get a brief window of
> opportunity to copy out the new filename - but its brief.
>
> I would like to show the current log file on my status - is this
> possible? I've tried various combinations of escape sequences on
> $LOGNAME based on earlier googling but I wonder if that is the
> LoginName environment shell - not the name of the log file...
>
> I would like to achieve something like:
>
> hardstatus string '%{= kG}[ %{G}%H %{g}][\$LOGNAME][ %=
> %{=kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%=
> %{g}][%{B}%Y-%m-%d %{W}%c %{g}]'
>
>
> Does anyone know if this is possible ?
>
> Cheers
>
> Kieran Bingham
>

Attachment: 0001-Implement-Logfile-name-for-the-Hard-Status-Line.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]