Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97408 - x11-terms/rxvt: enable scrolling with Up/Down/Home/End keys
Summary: x11-terms/rxvt: enable scrolling with Up/Down/Home/End keys
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Mamoru KOMACHI (RETIRED)
URL:
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2005-06-29 10:38 UTC by James Kyte
Modified: 2005-07-01 23:42 UTC (History)
0 users

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


Attachments
rxvt-2.7.10-line-scroll.patch (rxvt-2.7.10-line-scroll.patch,439 bytes, patch)
2005-06-29 10:40 UTC, James Kyte
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Kyte 2005-06-29 10:38:25 UTC
Tiny patch that enables single line scrolling with shift+{up,down}, and jumping
to the top/bottom of the scrollback buffer with shift+{Home,End}. This is the
one feature I felt was missing in rxvt, otherwise I love it.
This patch is entirely plagiarized from bug #62371, which is a patch to enable
the same thing in rxvt-unicode. I redid the patch to avoid any differences in
the two apps.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 James Kyte 2005-06-29 10:40:08 UTC
Created attachment 62248 [details, diff]
rxvt-2.7.10-line-scroll.patch

patch
Comment 2 Mamoru KOMACHI (RETIRED) gentoo-dev 2005-07-01 23:42:25 UTC
Thanks for the report. Added to CVS.