#28412 closed enhancement (fixed)
screen @4.0.3 add a variant for 256 color support
Reported by: | dominic.cooney@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | screen |
Description
My life after installing the screen port is so drab! Because the screen port doesn’t enable 256 color support. The attached patch adds a variant for 256 colors.
Terminal.app users won’t see an appreciable difference because Terminal.app only supports 16 colors. But xterm, iTerm, etc. users will now get 256 colors in screen sessions.
Attachments (1)
Change History (6)
Changed 14 years ago by dominic.cooney@…
Attachment: | Portfile-screen.diff added |
---|
comment:2 Changed 14 years ago by mf2k (Frank Schima)
Cc: | dominic.cooney@… removed |
---|---|
Version: | 1.9.2 |
Is there a reason to not just make this port always support 256 colors? In other words, just skip the variant and add it always.
comment:3 Changed 13 years ago by macports@…
Is there a reason I still have to manually apply this patch every time I want to add screen via macports? Someone please integrate this!
comment:4 Changed 13 years ago by mf2k (Frank Schima)
Resolution: | → fixed |
---|---|
Status: | new → closed |
This was added to the portfile at some time in the past. No variant needed, it always builds this way now.
comment:5 Changed 13 years ago by jmroot (Joshua Root)
In fact it has used this configure arg for the last 8 years, when #454 was closed, if svn blame can be believed.
Portfile patch