I think the problem is not jconsole but the libedit which doesn't support input unicode.
in j901 beta, you can disable libedit using -norl ,eg $ jconsole -norl Thu, 11 Jul 2019, Štěpán Němec написал(а): > > Hello, > > unlike in jqt, trying to input anything other than ASCII seems to be > impossible in jconsole, even though the display/output (e.g. "u:21450" > displaying as 及) works. Are there any plans to fix this or am I missing > something? > > I was only able to find the following brief exchange from 2008 related > to the problem: > > https://www.mail-archive.com/[email protected]/msg05057.html > > These days libncursesw does seem to be used, but the problem apparently > remains. > > JVERSION: > Engine: j807/j64/linux > Build: GPL3/2019-07-04T01:21:09 > Library: 8.07.25 > Platform: Linux 64 > Installer: j8-git-8.07.25.20190704-1-x86_64.pkg.tar.xz (Arch Linux package) > InstallPath: /usr/lib/j8 > > -- > Štěpán > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
