-- 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: 5f89b26be40fa9466304035bd2b9956139cef71a:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

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

commit 5f89b26be40fa9466304035bd2b9956139cef71a
Author: Marc Lehmann <schmorp@schmorp.de>
Date:   Mon Aug 23 18:51:21 2004 +0000

    *** empty log message ***

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

index 90c012c07f94711a632bc16622cb432877898a23..

index ..4fa4279b7a0e4e8fa9215dc3caba56b7bfed7412 100644

--- a/src/encoding.C
+++ b/src/encoding.C
@@ -306,5 +306,6 @@ rxvt_compose (unicode_t c1, unicode_t c2)

 bool unicode::is_space (unicode_t c)
 {
-  return IS_SPACE (c);
+  return IS_SPACE (c)
+         || c == 0x09; // exclude tabs, too, as we store them in the buffer
 }

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

-- Response ended

-- Page fetched on Sun Jun 2 12:09:22 2024