Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51583 - Feature enhancement to elinks, enables 256 color support
Summary: Feature enhancement to elinks, enables 256 color support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Michal Januszewski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-20 11:40 UTC by Raymond Page
Modified: 2004-06-01 07:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raymond Page 2004-05-20 11:40:39 UTC
sed -i -e "s:\/\* #define CONFIG_256_COLORS \*\/:#define CONFIG_256_COLRS:" ${S}/feature.h

Adding that line to the end of src_unpack will decomment out 256 color support for elinks.  Users who wish to use it will need to set their term to "xterm-256color".
Hopefully this is something that can be merged in with minimal fuss?

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Michal Januszewski (RETIRED) gentoo-dev 2004-05-24 09:23:24 UTC
Thanks for the hint, it's added to 0.9.1-r1.
Comment 2 Brian Harring (RETIRED) gentoo-dev 2004-06-01 07:08:45 UTC
*** Bug 49454 has been marked as a duplicate of this bug. ***