repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 5ad458fce8e397eacb5efcc8bbc143c1bac7ac24:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 5ad458fce8e397eacb5efcc8bbc143c1bac7ac24
Author: Emanuele Giaquinta 
Date:   Sun Aug 3 14:02:08 2014 +0000

    Remove wrong reset of 'meta'.

diff --git a/src/command.C b/src/command.C
index 0fdfd21d2c979bdd86b2aed21c076c30aada1652..
index ..d2316f550a41d761aabaea1ebf4983621fe8ce05 100644
--- a/src/command.C
+++ b/src/command.C
@@ -678,8 +678,6 @@ rxvt_term::key_press (XKeyEvent &ev)

               for (ch = kbuf; ch < kbuf + len; ch++)
                 *ch |= 0x80;
-
-              meta = 0;
             }
 #endif
           /* nil */ ;

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