Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114737 - rxvt-unicode 5.8 ebuild with scroll patch
Summary: rxvt-unicode 5.8 ebuild with scroll patch
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Emanuele Giaquinta (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-07 04:47 UTC by Håkan Wikström
Modified: 2006-08-01 16:08 UTC (History)
1 user (show)

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


Attachments
rxvt-unicode 5.8 ebuild (rxvt-unicode-5.8.ebuild,1.97 KB, application/octet-stream)
2005-12-07 05:38 UTC, Håkan Wikström
Details
One line scroll and Shift+PgUp/PgDn patch from bug #62371 (rxvt-unicode-one_line_scroll.patch,441 bytes, patch)
2005-12-07 05:40 UTC, Håkan Wikström
Details | Diff
7.6 ebuild (rxvt-unicode-7.6.ebuild,1.64 KB, application/octet-stream)
2006-02-18 04:15 UTC, Håkan Wikström
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Håkan Wikström 2005-12-07 04:47:47 UTC
Ebuild for rxvt-unicode 5.8 with Anders Rune Jensen's patch (bug #62371) for
one-line scrolling and enabling Shift+home/end key combinations.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Håkan Wikström 2005-12-07 05:38:58 UTC
Created attachment 74224 [details]
rxvt-unicode 5.8 ebuild
Comment 2 Håkan Wikström 2005-12-07 05:40:45 UTC
Created attachment 74225 [details, diff]
One line scroll and Shift+PgUp/PgDn patch from bug #62371

This patch was created by Anders Rune Jensen:
http://bugs.gentoo.org/show_bug.cgi?id=62371
Comment 3 Håkan Wikström 2006-02-18 04:15:53 UTC
Created attachment 80082 [details]
7.6 ebuild

Updated for the 7.6 rxvt-unicode
Comment 4 Anders Rune Jensen (RETIRED) gentoo-dev 2006-04-12 13:30:52 UTC
Seems latexer has been MIA so I'm fixing this one myself (7.7-r2). It's pretty trivial. 
Comment 5 Emanuele Giaquinta (RETIRED) gentoo-dev 2006-07-31 15:47:03 UTC
I'm going to drop this patch, since shift+down override the binding in the perl tabbed extension to create a tab and I want to follow upstream 100%; if you need bindings to scroll one line please send a feature request to upstream, this way also every other system will get the enhancement.
Comment 6 Emanuele Giaquinta (RETIRED) gentoo-dev 2006-08-01 07:33:37 UTC
patch dropped in rxvt-unicode-7.8-r1.
Comment 7 Anders Rune Jensen (RETIRED) gentoo-dev 2006-08-01 11:18:21 UTC
What is "perl tabbed extension" ?
Comment 8 Emanuele Giaquinta (RETIRED) gentoo-dev 2006-08-01 16:08:14 UTC
a perl extension to handle multiple urxvt instances with a tabbar, see urxvtperl(3).