chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] readline egg v2.0 feedback


From: Alexej Magura
Subject: Re: [Chicken-users] readline egg v2.0 feedback
Date: Sun, 25 Jan 2015 13:50:08 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

I think that a reasonable solution would be to (1) create the history file if it does not already exist, (2) allow users to explicitly disable/enable history keeping at any time, (3) simplify history file installation to include only about a line of code, (4) add an option to either wipe the history file completely, truncat it to X many lines or history transactions.

How does all that sound?

Also, it's worth noting that we're currently on version 2.4 with 2.5 on the way.

On 01/25/2015 10:21 AM, John Cowan wrote:
address@hidden scripsit:

As a daily user of csi with readline I look forward to using your
enhancements.  If it makes sense to do I would like to see the
behavior change for a new install, currently the user has to touch
the ~/.csi-history (?) file before history will be kept. I'd like it
if that became unnecessary.
That amounts to saying that every instance of csi logs everything you do.
For both space and security reasons, I think it's better if the user has
to take an affirmative action before that happens.





reply via email to

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