Opened 6 weeks ago
Last modified 6 weeks ago
#71034 assigned defect
screen @5.0.0: cannot show colors and misses load and seconds view
Reported by: | gullevek (Clemens Schwaighofer) | Owned by: | dgilman (David Gilman) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.10.2 |
Keywords: | sonoma | Cc: | |
Port: | screen |
Description
MacOS: 14.7 Shell: zsh
I have a test screen.rc file with the following line
hardstatus alwayslastline "%{.kw}[%{..g}%H%{..w}] [%{..M}%S%{..w}:%{..m}%n %{..M}%t%{..w}] [%{..W}%h%{..w}]%= %{..w}[%{..r}%l%{..w}][%{..y}%D, %y/%m/%d %{..Y}%c:%s%{..w}]"
When launched in screen v4 I get a normal end line with colors, load and seconds in the time showing
[JP4EGPM0X2MXHF9] [ttys061.JP4EGPM0X2MXHF9:0 zsh] [] [42.06 27.70 21.49][Fri, 24/10/04 10:32:43]
But if I load the same line with screen5 then I see no colors, the load is empty and seconds part is garbled
`[JP4EGPMOX2MXHF9] [ttys061.JP4EGPMOX2MXHF9:0 zsh] [] [] [Fri, 24/10/04 10:30:267x109]`
Attachments (2)
Change History (4)
Changed 6 weeks ago by gullevek (Clemens Schwaighofer)
Attachment: | Screenshot 2024-10-04 at 10.30.48.png added |
---|
Changed 6 weeks ago by gullevek (Clemens Schwaighofer)
Attachment: | Screenshot 2024-10-04 at 10.30.41.png added |
---|
Screen v5
comment:1 Changed 6 weeks ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | sonoma added |
---|---|
Owner: | set to dgilman |
Status: | new → assigned |
Summary: | screen v5.0.0 on macOS 14.7 cannot show colors and misses load and seconds view → screen @5.0.0: cannot show colors and misses load and seconds view |
comment:2 Changed 6 weeks ago by dgilman (David Gilman)
Screen v5 was a big refactor. The escape code formatting for colors and times changed with v5, see this upstream bug report discussion https://savannah.gnu.org/bugs/?66003
Screen v4