My appologies. I had an older csi script (which uses rlwrap instead of the readline egg) lying around -- and, somehow, I ran that one. Apparently rlwrap drops single-char lines.
-- Dan ----- Original Message ---- From: felix winkelmann <[EMAIL PROTECTED]> To: Dan <[EMAIL PROTECTED]> Cc: [email protected] Sent: Wednesday, October 25, 2006 9:12:31 AM Subject: Re: [Chicken-users] readline not savinf one-char commands to history On 10/25/06, Dan <[EMAIL PROTECTED]> wrote: > That's right, the latest readline egg doesn't save things like x, f, or + (on > a line by themselves) to the history. Once you type at least two chars the > command is safe though. Is this a feature or (more likely) a bug? Works fine on my system (linux). What platform do you use? And what version of the readline egg? cheers, felix -- http://galinha.ucpel.tche.br:8081/blog/blog.ssp _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
