--- rxvt-unicode/src/rxvtperl.xs 2021/05/09 17:11:10 1.249 +++ rxvt-unicode/src/rxvtperl.xs 2021/06/17 00:49:20 1.250 @@ -1791,7 +1791,7 @@ if (*s == NOCHAR) ; else if (IS_COMPOSE (*s)) - dlen += rxvt_composite.expand (*s, 0); + dlen += rxvt_composite.expand (*s); else dlen++;