-- 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: 4152507759cf38529b286aa45be1608b91f025a8:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

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

commit 4152507759cf38529b286aa45be1608b91f025a8
Author: Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
Date:   Fri Nov 30 10:57:04 2007 +0000

    Remove traces of unimplemented 1001 mouse mode.

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

index 6db39bcff9151886d5de52ef77c71a69ad77bb24..

index ..1e87a9c645f641d7c2c7c175ab00d30e0767ae4a 100644

--- a/src/command.C
+++ b/src/command.C
@@ -3584,7 +3584,6 @@ rxvt_term::process_terminal_mode (int mode, int priv UNUSED, unsigned int nargs,
                   { 67, PrivMode_BackSpace },
 #endif
                   { 1000, PrivMode_MouseX11 },
-                 // 1001 Use Hilite Mouse Tracking. NYI, TODO
                   { 1002, PrivMode_MouseBtnEvent },
                   { 1003, PrivMode_MouseAnyEvent },
                   { 1010, PrivMode_TtyOutputInh }, // rxvt extension
@@ -3695,10 +3694,6 @@ rxvt_term::process_terminal_mode (int mode, int priv UNUSED, unsigned int nargs,
               if (state)		/* orthogonal */
                 priv_modes &= ~(PrivMode_MouseX10|PrivMode_MouseBtnEvent|PrivMode_MouseAnyEvent);
               break;
-#if 0
-            case 1001:
-              break;		/* X11 mouse highlighting */
-#endif
             case 1002:
             case 1003:
               if (state)
diff --git a/src/rxvt.h b/src/rxvt.h

index d29d09827772f4514a9d780e1b98ed8617c1bfd6..

index ..c9d04bf31f7e2f5cbae92dd689394cd27be37a8d 100644

--- a/src/rxvt.h
+++ b/src/rxvt.h
@@ -582,8 +582,6 @@ enum {
 #define PrivMode_LFNL		(1UL<<19)
 #define PrivMode_MouseBtnEvent  (1UL<<20)
 #define PrivMode_MouseAnyEvent  (1UL<<21)
-/* too annoying to implement X11 highlight tracking */
-/* #define PrivMode_MouseX11Track       (1LU<<20) */

 #define PrivMode_mouse_report   (PrivMode_MouseX10|PrivMode_MouseX11|PrivMode_MouseBtnEvent|PrivMode_MouseAnyEvent)

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

-- Response ended

-- Page fetched on Sun Jun 2 12:56:26 2024