projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19fbde9
)
*** empty log message ***
author
root
<root>
Sat, 20 Jan 2007 12:29:35 +0000
(12:29 +0000)
committer
root
<root>
Sat, 20 Jan 2007 12:29:35 +0000
(12:29 +0000)
src/init.C
patch
|
blob
|
history
diff --git
a/src/init.C
b/src/init.C
index 7d1bbbccb88c4061b176bc1a83fe9f7568ef9eed..e3f57dff4bb49c32bc23e80e7f535f62202c36ff 100644
(file)
--- 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 ();