-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: rxvt-unicode-sixel
action: commit
revision:
path_from:
revision_from: 16bfa3ca7bc50f9ea6279f744bb934af720ab4d9:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

git://git.thebackupbox.net/rxvt-unicode-sixel

commit 16bfa3ca7bc50f9ea6279f744bb934af720ab4d9
Author: Marc Lehmann <schmorp@schmorp.de>
Date:   Thu Jun 5 08:40:39 2008 +0000

    apply patch by exg

diff --git a/Changes b/Changes

index 2900a5b2164f2ab87993130b6e1f7f060e84b652..

index ..1b7e9f5a1fdb431dd7268998f580af98ebd1dc4a 100644

--- a/Changes
+++ b/Changes
@@ -18,8 +18,6 @@ WISH: load system-wide config file even if we don't have one
 WISH: look into XAddConnectionWatch, does anybody need that?
 DUMB: support tex fonts

-TODO: fix perl doc for $term->ROW_t
-
 TODO: rxvt -font 10x20 -xrm "*.tabbed.font: 10x20" -pe tabbed
       how does one affect the tab windows themselves? seems not to work anymore.

diff --git a/src/urxvt.pm b/src/urxvt.pm

index bab0a498ae68cda1013d90b495170641b98718d2..

index ..c8afb2f080219405c3999139714531cd550a9efd 100644

--- a/src/urxvt.pm
+++ b/src/urxvt.pm
@@ -1599,10 +1599,9 @@ Used after changing terminal contents to display them.

 =item $text = $term->ROW_t ($row_number[, $new_text[, $start_col]])

-Returns the text of the entire row with number C<$row_number>. Row C<0>
-is the topmost terminal line, row C<< $term->$ncol-1 >> is the bottommost
-terminal line. The scrollback buffer starts at line C<-1> and extends to
-line C<< -$term->nsaved >>. Nothing will be returned if a nonexistent line
+Returns the text of the entire row with number C<$row_number>. Row C<< $term->top_row >>
+is the topmost terminal line, row C<< $term->nrow-1 >> is the bottommost
+terminal line. Nothing will be returned if a nonexistent line
 is requested.

 If C<$new_text> is specified, it will replace characters in the current

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 09:27:41 2024