--- rxvt-unicode/src/command.C 2004/02/21 20:33:39 1.45 +++ rxvt-unicode/src/command.C 2004/02/21 21:11:59 1.46 @@ -360,7 +360,7 @@ if ((PrivateModes & PrivMode_aplKP) ? !shft : shft) { STRCPY (kbuf, "\033OZ"); - kbuf[2] = ("txvr"[keysym - XK_KP_Left]); + kbuf[2] = "txvr"[keysym - XK_KP_Left]; break; } else