[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] readline: history, empty lines, duplicate lines
From: |
Mario Domenech Goulart |
Subject: |
Re: [Chicken-users] readline: history, empty lines, duplicate lines |
Date: |
20 Oct 2006 15:22:02 -0300 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 |
Hello Dan,
On Thu, 19 Oct 2006 23:55:22 -0700 (PDT) Dan <address@hidden> wrote:
> Is anyone using the readline egg?
I use it quite frequently when I want to quickly test something
simple.
> Another useful thing would be not to save duplicate lines, but it
> requires marginally more work than just writing this message.
I think this could be a configuration option like, if I remember
correctly, it is in shells like GNU Bash.
Best wishes,
Mario