public
Description: A cross-platform programmer's editor written in Ruby.
Homepage: http://redcareditor.com
Clone URL: git://github.com/danlucraft/redcar.git
danlucraft (author)
Sun Nov 08 03:31:35 -0800 2009
commit  71ed3547dc4d4efa4896e0251becd710baeaa911
tree    211533062727ac4b2f9ff7cfae01f7c0e4f775d9
parent  9d57dfdcf6bee17a02cb2613c5d8b1bf736d59bc
redcar / TODO
100644 10 lines (7 sloc) 0.301 kb
1
2
3
4
5
6
7
8
9
10
JRuby port
----------
 
Things taken out that must be put back in:
 
  1. Single-instance support, formerly in lib/dbus.rb
  2. Gnome url handlers, formerly in lib/gconf.rb (do we use Java-GNOME for this?)
  3. Pull in STDOUT, formerly in bin/redcar
  4. Detach Redcar process, formerly in bin/redcar