2009/7/3 Nicolas Petton <[email protected]>: > 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?) Cheers, --Krishna -- I long to accomplish a great and noble task, but it is my chief duty to accomplish small tasks as if they were great and noble ! -- Helen Keller _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
