-- 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: 297ffc1b2aba541fd17ad5f3ddf09cd395ec766e:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

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

commit 297ffc1b2aba541fd17ad5f3ddf09cd395ec766e
Author: Marc Lehmann <schmorp@schmorp.de>
Date:   Thu Jan 29 23:31:45 2004 +0000

    *** empty log message ***

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

index 733a680fa3f547051dac345b3a25a86fabc4e203..

index ..0cefd915005021572f420083c1d75bba264293f5 100644

--- a/src/command.C
+++ b/src/command.C
@@ -1,7 +1,7 @@
 /*--------------------------------*-C-*---------------------------------*
  * File:	command.c
  *----------------------------------------------------------------------*
- * $Id: command.C,v 1.31 2004/01/29 23:26:01 pcg Exp $
+ * $Id: command.C,v 1.32 2004/01/29 23:31:45 pcg Exp $
  *
  * All portions of code are copyright by their respective author/s.
  * Copyright (c) 1992      John Bovey, University of Kent at Canterbury <jdb@ukc.ac.uk>
@@ -3087,6 +3087,7 @@ rxvt_process_terminal_mode(pR_ int mode, int priv __attribute__((unused)), unsig
 	{ 1010, PrivMode_TtyOutputInh },
 	{ 1011, PrivMode_Keypress },
 	{ 1047, PrivMode_Screen },
+	{ 1049, PrivMode_Screen }, /* xterm extension, not fully implemented */
     };

     if (nargs == 0)
@@ -3203,6 +3204,7 @@ rxvt_process_terminal_mode(pR_ int mode, int priv __attribute__((unused)), unsig
 		R->Options &= ~Opt_scrollTtyKeypress;
 	    break;
 	case 1047:		/* secondary screen w/ clearing */
+	case 1049:		/* better secondary screen w/ clearing, but not fully implemented */
 	    if (R->current_screen != PRIMARY)
 		R->scr_erase_screen (2);
 	    rxvt_scr_change_screen(aR_ state);

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

-- Response ended

-- Page fetched on Sun Jun 2 14:02:30 2024