-- 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: f8dca385a7846c5e355875ef954151ee15413384:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

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

commit f8dca385a7846c5e355875ef954151ee15413384
Author: Marc Lehmann <schmorp@schmorp.de>
Date:   Wed Dec 21 14:25:41 2005 +0000

    *** empty log message ***

diff --git a/src/screen.C b/src/screen.C

index 11394f666450241aa3b76b7463ee5caf9b2dc361..

index ..a1952ca0a9ecfba98e42ccd5aa5261032ce1fba1 100644

--- a/src/screen.C
+++ b/src/screen.C
@@ -1480,7 +1480,7 @@ rxvt_term::scr_insdel_chars (int count, int insdel)
         if (line->is_longer ()) /* break line continuation */
           line->l = ncol;

-        max_it (line->l - count, 0);
+        line->l = max (line->l - count, 0);

         if (selection.op && current_screen == selection.screen
             && ROWCOL_IN_ROW_AT_OR_AFTER (selection.beg, screen.cur))

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

-- Response ended

-- Page fetched on Sun Jun 2 11:09:55 2024