sysutils/screen*: Work around hardstatus regression
The workaround provided by the submittor works better than the hardstatus line provided by upstream. PR: 287045
This commit is contained in:
parent
b70e22b8c6
commit
2faaf24263
@ -1,5 +1,6 @@
|
||||
PORTNAME= screen
|
||||
DISTVERSION= 5.0.1.${SCREEN_COMMIT_DATE}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
PKGNAMESUFFIX= -devel
|
||||
MASTER_SITES= #
|
||||
|
||||
@ -3,7 +3,7 @@ defscrollback 5000
|
||||
termcapinfo xterm ti@:te@
|
||||
termcapinfo xterm-color ti@:te@
|
||||
hardstatus alwayslastline
|
||||
hardstatus string '%{2;0}[%{+b2}%H%{-}][%= %{7}%?%-Lw%?%{+b1}(%{+b7}%n%f%t%?(%u)%?%{-})%{-}%?%+Lw%?%= %{-}]%{+b6}[%m/%d/%y %c]%{-}%{-}'
|
||||
hardstatus string '%{2;0}[%{+b10;0}%H%{-}][%= %{7;0}%?%-Lw%?%{+9;0}(%{+15;0}%n%f %t%?(%u)%?%{-})%{-} ^H%?%+Lw%?%= %{-}]%{+b14;0}[%m/%d/%y %c]%{-}%{-}'
|
||||
vbell off
|
||||
shell -$SHELL
|
||||
logtstamp on
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
PORTNAME= screen
|
||||
DISTVERSION= 5.0.1
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= GNU \
|
||||
ftp://ftp.gnu.org/gnu/screen/ \
|
||||
|
||||
@ -3,7 +3,7 @@ defscrollback 5000
|
||||
termcapinfo xterm ti@:te@
|
||||
termcapinfo xterm-color ti@:te@
|
||||
hardstatus alwayslastline
|
||||
hardstatus string '%{2;0}[%{+b2}%H%{-}][%= %{7}%?%-Lw%?%{+b1}(%{+b7}%n%f%t%?(%u)%?%{-})%{-}%?%+Lw%?%= %{-}]%{+b6}[%m/%d/%y %c]%{-}%{-}'
|
||||
hardstatus string '%{2;0}[%{+b10;0}%H%{-}][%= %{7;0}%?%-Lw%?%{+9;0}(%{+15;0}%n%f %t%?(%u)%?%{-})%{-} ^H%?%+Lw%?%= %{-}]%{+b14;0}[%m/%d/%y %c]%{-}%{-}'
|
||||
vbell off
|
||||
shell -$SHELL
|
||||
logtstamp on
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user