[IPython-user] Implemented: eternal "shadow history"
Fernando Perez
fperez.net@gmail....
Thu Jun 14 16:25:43 CDT 2007
On 6/14/07, Ville M. Vainio <vivainio@gmail.com> wrote:
> > I have thought of a feature called "shadow history" that would have
> > every command ever executed, but only once. I'm not yet sure how to
> > refer to those history entries, Perhaps by octal-looking notation:
> >
> > %rep 24
> >
> > # fetch line 24
> >
> > %rep 024
> >
> > # fetch line 24 in shadow history
>
> The feature is now implemented in svn.
Great, thanks for all the recent work. I've been traveling so I'm
mostly off-list, but it's cool to see things moving along...
Cheers,
f
More information about the IPython-user
mailing list