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: Tue, 14 Mar 2006 07:31:17 +0100

On 3/13/06, felix winkelmann <address@hidden> wrote:
>
> Ack. I'll look into this, it needs probably a change in csi itself.
>

This patch should make it work:

% darcs diff csi.scm
327c327
<              (when (tty-input?) (history-add rs))
---
>              (history-add rs)



cheers,
felix




reply via email to

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