Bug 51583 - Feature enhancement to elinks, enables 256 color support
|
Bug#:
51583
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: spock@gentoo.org
|
Reported By: pagerc@ufl.edu
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: Feature enhancement to elinks, enables 256 color support
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2004-05-20 11:40 0000
|
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.
Thanks for the hint, it's added to 0.9.1-r1.
*** Bug 49454 has been marked as a duplicate of this bug. ***