From: root Date: Sat, 20 Jan 2007 12:29:35 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=72822504674d8f68d871b9c1e1b7e2fe5c81f498;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/src/init.C b/src/init.C index 7d1bbbcc..e3f57dff 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 ();