Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 184723 - x11-terms/rxvt-unicode - please re-enable one line scrolling
Summary: x11-terms/rxvt-unicode - please re-enable one line scrolling
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords: NeedPatch
Depends on:
Blocks:
 
Reported: 2007-07-09 12:53 UTC by Rafał Mużyło
Modified: 2008-07-12 10:26 UTC (History)
0 users

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 Rafał Mużyło 2007-07-09 12:53:38 UTC
This refers to the (closed) bug #141908.
If possible, could you re-enable that feature in urxvt, maybe making it useflag controlled. "Fixing" that bug by removing this function was not really necessary, as first comment in that bug suggest.

Reproducible: Always

Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-07-09 18:31:23 UTC
Well, we don't control breakage by use flags, sorry. If you have a real fix, feel free to reopen. :)
Comment 2 jonlin 2008-07-12 10:26:44 UTC
#define SCROLL_ON_UPDOWN_KEYS

needs to be uncommented out in feature.h, or added as a CFLAG. I've verified that this works.