On Mon, Feb 10, 2020 at 03:43:42PM +0100, Ralf wrote:
>                                                             I guess
> there is nothing similar in gap?

One possibility might be to use the `rlwrap` utility, which provides a
standardized readline interface to any program having a dumb
input/output mechanism (the cost, of course, is that you lose any
program-specific completion).  However, to do that, we should disable
Gap's own readline, which the manual says `-E` should do but it
doesn't seem to work as I expect.

Cheers,

-- 
     David A. Madore
   ( http://www.madore.org/~david/ )

_______________________________________________
Forum mailing list
Forum@gap-system.org
https://mail.gap-system.org/mailman/listinfo/forum

Reply via email to