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:
c379254
)
*** empty log message ***
author
pcg
<pcg>
Sat, 21 Feb 2004 21:15:03 +0000
(21:15 +0000)
committer
pcg
<pcg>
Sat, 21 Feb 2004 21:15:03 +0000
(21:15 +0000)
src/command.C
patch
|
blob
|
history
diff --git
a/src/command.C
b/src/command.C
index 106d35e1e07473e8794c9f90dad5de14fd0ea713..540f9f20d497665cc3a59e0288e768bed0d4b919 100644
(file)
--- a/
src/command.C
+++ b/
src/command.C
@@
-90,7
+90,7
@@
rxvt_term::lookup_key (XKeyEvent &ev)
Status status_return;
#ifdef X_HAVE_UTF8_STRING
- if (enc_utf8 && 0)
+ if (enc_utf8 && 0)
// currently disabled, doesn't seem to work, nor is useful
len = Xutf8LookupString (Input_Context, &ev, (char *)kbuf,
KBUFSZ, &keysym, &status_return);
else