*** empty log message ***
authorroot <root>
Sat, 20 Jan 2007 12:29:35 +0000 (12:29 +0000)
committerroot <root>
Sat, 20 Jan 2007 12:29:35 +0000 (12:29 +0000)
src/init.C

index 7d1bbbccb88c4061b176bc1a83fe9f7568ef9eed..e3f57dff4bb49c32bc23e80e7f535f62202c36ff 100644 (file)
@@ -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 ();