linux/mac jconsole now loads libedit dynamically with fallback to
linenoise (minimalist readline). In rhel/centos, it is no longer
necessary to symlink libedit.so to run jconsole.

In case it doesn't work or you don't want readline/linenoise, there 
is a new option -norl to disable the built-in readline.

$ jconsole -norl
or
$ rlwrap jconsole -norl  # to use rlwrap

In this Mac jconsole beta, ^r (reverse search) doesn't work, 
can anyone confirm it was the same in j807 jconsole.


Wed, 29 May 2019, Eric Iverson написал(а):
> J901 beta g is available as a zip install package for windows/mac/linux/rpi.
> 
> There are JE performance changes.
> 
> There are changes to jconsole (better support for readline on all
> platforms). There are  stack changes that help J report an error rather
> than crash in some cases of recursion.
> 
> You could use je_update_pacman_ to update just JE, but it is probably best
> to do a full zip install.
> 
> Get your zip install package at:
>  https://code.jsoftware.com/wiki/System/Installation/Zips
> ----------------------------------------------------------------------
> 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

Reply via email to