[GAP Forum] Can't bind readline functions
David Madore
david+gapforum at madore.org
Mon Feb 10 15:32:08 GMT 2020
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/ )
More information about the Forum
mailing list