On Thu, Feb 26, 2009 at 9:26 AM, Alexandre Bergel
<alexandre@bergel.eu> wrote:
> please
> try it out and let me know what you would expect from a real Smalltalk
> scripting environment.
Something that would really push me in using Coral is an intelligent
prompt. A list of the things the prompt should do:
� � � �- crawling into the history of typed commands using up and down key
arrow
� � � �- tab completion (classes and method name)
� � � �- colored output
� � � �- Ctl-D to quit
� � � �- Keybinds:
� � � � � � � �* Ctlr-A beginning of the line
� � � � � � � �* Ctrl-E end of the line
� � � � � � � �* Alt- -> / Alt- <- to jump words