screen-devel
[Top][All Lists]
Advanced

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

[screen-devel] Patch Review: Provide Log filename for hardstatus line


From: Kieran Bingham
Subject: [screen-devel] Patch Review: Provide Log filename for hardstatus line
Date: Thu, 13 Oct 2011 17:29:42 +0100

Hi Guys,

I was looking for this feature in screen - (so that I can display the
currently logged file)

It wasn't available so I have had a stab at implementing it ... could
someone take a look and do a review?
Perhaps even integrate it into the mainline?

Its working for me, and I use it with the following screenrc lines


hardstatus string '%{= kG}[ %{G}%H %{g}][%N][ %=
%{=kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%=
%{g}][%{B}%Y-%m-%d %{W}%c %{g}]'

# Enable Logging!
deflog on
# logdir /home/kbingham/logs/
logfile /home/kbingham/logs/%Y-%m-%d_%0c.%t.log


Thanks and regards

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]