Ticket #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
Change History
Changed 2 years ago by dominic.cooney@…
- Attachment Portfile-screen.diff added
comment:2 Changed 2 years ago by macsforever2000@…
- Cc dominic.cooney@… removed
- Version 1.9.2 deleted
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 22 months 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!
Note: See
TracTickets for help on using
tickets.


Portfile patch