ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/init.C
(Generate patch)

Comparing rxvt-unicode/src/init.C (file contents):
Revision 1.178 by root, Sat Jan 20 00:51:31 2007 UTC vs.
Revision 1.179 by root, Sat Jan 20 12:29:35 2007 UTC

1277 else 1277 else
1278#endif 1278#endif
1279 er = -1; 1279 er = -1;
1280 1280
1281 rxvt_get_ttymode (&tio, er); 1281 rxvt_get_ttymode (&tio, er);
1282 SET_TERMIOS (pty->tty, &tio); /* init terminal attributes */
1282 pty->set_utf8_mode (enc_utf8); 1283 pty->set_utf8_mode (enc_utf8);
1283 SET_TERMIOS (pty->tty, &tio); /* init terminal attributes */
1284 1284
1285 /* set initial window size */ 1285 /* set initial window size */
1286 tt_winch (); 1286 tt_winch ();
1287 1287
1288#if ENABLE_FRILLS 1288#if ENABLE_FRILLS

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines