repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 5ad458fce8e397eacb5efcc8bbc143c1bac7ac24: path_to: revision_to:
commit 5ad458fce8e397eacb5efcc8bbc143c1bac7ac24 Author: Emanuele GiaquintaDate: Sun Aug 3 14:02:08 2014 +0000 Remove wrong reset of 'meta'. diff --git a/src/command.C b/src/command.C
--- 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-----