Skip Menu |

This queue is for tickets about the App-SD CPAN distribution.

Report information
The Basics
Id: 49119
Status: resolved
Priority: 0/
Queue: App-SD

People
Owner: Nobody in particular
Requestors: nelhage [...] mit.edu
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Store persistent history for 'sd' interactive shell
Date: Sat, 29 Aug 2009 03:48:42 -0400
To: bug-App-SD [...] rt.cpan.org
From: Nelson Elhage <nelhage [...] MIT.EDU>
It would be nice if the 'sd' shell remembered history from the last time I used it, not just the current session.
Subject: Re: [rt.cpan.org #49119] Store persistent history for 'sd' interactive shell
Date: Sun, 30 Aug 2009 00:58:45 -0400
To: Nelson Elhage via RT <bug-App-SD [...] rt.cpan.org>
From: Jesse Vincent <jesse [...] fsck.com>
At one point, it certainly did. hm..
On Sun Aug 30 00:58:50 2009, jesse@fsck.com wrote: Show quoted text
> At one point, it certainly did. hm..
Looks like it does if I install Term::ReadLine::Gnu. (I had been using Term::ReadLine::Perl, which explains why the UI had felt subtly wrong...). It still might be worth adding support for that case, but it's probably less of an issue.