chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Configuring readline prompt


From: felix winkelmann
Subject: Re: [Chicken-users] Configuring readline prompt
Date: Mon, 13 Mar 2006 08:44:40 +0100

On 3/10/06, Peter Wright <address@hidden> wrote:
>
> Hi all,
>
>
> Is there a way to include this sort of information in the readline
> string defined with make-gnu-readline-port?
>

 I have added support for `(repl-prompt)' in the readline egg (if the
prompt argument to make-gnu-readline-port is omitted, it uses
that parameter). To have history access ("#NNN") you must invoke csi with
"-:c" (history is only kept when stdin is a tty port). If someone has a
suggestion to handle this better, please tell.


cheers,
felix




reply via email to

[Prev in Thread] Current Thread [Next in Thread]