The workaround provided by the submittor works better than the hardstatus line provided by upstream. PR: 287045
11 lines
329 B
Plaintext
11 lines
329 B
Plaintext
startup_message off
|
|
defscrollback 5000
|
|
termcapinfo xterm ti@:te@
|
|
termcapinfo xterm-color ti@:te@
|
|
hardstatus alwayslastline
|
|
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
|
|
logtstamp after 1
|