repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 21396b91ad3012a9e2aa53cdb1ea95081471a851: path_to: revision_to:
commit 21396b91ad3012a9e2aa53cdb1ea95081471a851 Author: Marc LehmannDate: Sat Jan 20 12:29:35 2007 +0000 *** empty log message *** diff --git a/src/init.C b/src/init.C
--- 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-----