On Thu, 11 Jul 2019 23:08:03 +0800 bill lam wrote: > I think the problem is not jconsole but the libedit which > doesn't support input unicode.
Oh, I see. OTOH upstream claims to have supported unicode since 2016 (cf. <https://thrysoee.dk/editline/>). That said, I have encountered problems with (current) libedit unicode support with other programs as well, so apparently there are still problems. > in j901 beta, you can disable libedit using -norl ,eg > $ jconsole -norl That does it! And it actually works with j8 just as well (which I found out only after having compiled the beta, heh). Thank you! -- Štěpán ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
