|
Notes:
Initial public release of fxirb, mostly for people to bang on and see what else needs to be added to make it properly usable
Changes:
0.1.4 - Martin DeMello - 2005/02/19
* Minor code cleanup
* Dedentation on ], } or end
* Ctrl-D, Ctrl-U and Ctrl-K keys bound
0.1.3 - Martin DeMello - 2004/03/21
* Added ability to select text, and return the cursor to the proper position
* Changed font to Lucida Console
* Added indentation
0.1.2 - Frailis - 2003/01/10
* Fixed commands history
0.1.1 - Frailis - 2003/01/07
* Removed IOEmulate module because it redirects every "p" operation in a program which embeds FXIrb
0.1.0 - Frailis - 2003/01/02
* Tested on ruby 1.6.7 and 1.7.3
* Added commands history and terminal behaviour
|