repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 21396b91ad3012a9e2aa53cdb1ea95081471a851:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 21396b91ad3012a9e2aa53cdb1ea95081471a851
Author: Marc Lehmann 
Date:   Sat Jan 20 12:29:35 2007 +0000

    *** empty log message ***

diff --git a/src/init.C b/src/init.C
index 7d1bbbccb88c4061b176bc1a83fe9f7568ef9eed..
index ..e3f57dff4bb49c32bc23e80e7f535f62202c36ff 100644
--- a/src/init.C
+++ b/src/init.C
@@ -1279,8 +1279,8 @@ rxvt_term::run_command (const char *const *argv)
     er = -1;

   rxvt_get_ttymode (&tio, er);
-  pty->set_utf8_mode (enc_utf8);
   SET_TERMIOS (pty->tty, &tio);       /* init terminal attributes */
+  pty->set_utf8_mode (enc_utf8);

   /* set initial window size */
   tt_winch ();

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