> 2009/7/3 Nicolas Petton <
[hidden email]>:
> > Le jeudi 02 juillet 2009 à 22:15 +0200, Paolo Bonzini a écrit :
> >> On 07/02/2009 08:34 PM, Stefan Schmiedl wrote:
> >> > While I tried out Nico's sample code, I noticed that
> >> > the tab-auto-complete in gst's REPL is not as all-knowing
> >> > as it could be:
> >> >
> >> > st> error sign<TAB>
> >> > signal: signalOn: signalWithArguments:
> >> > signalClass: signalWith: signed:
> >> >
> >> > although error signalingContext is defined in my gst.
> >
> > Ohhh, wait. Since when does gst's REPL have auto completion? I surely
> > missed something here :)
> >
>
> Since ages! - you need to build it with readline (right?)