Sha256: 533fd39cebed04f6b46bc08a975a9c52ed8085696deaed270092529e89f833ec

Contents?: true

Size: 699 Bytes

Versions: 1

Compression:

Stored size: 699 Bytes

Contents

Commandline editor written in ruby

Alpha, lets see if this works...

Finished:

 - viewing / scrolling / editing / saving / creating
 - Home/End
 - basic Tab support (tab == 2 space)
 - change-indicator
 - writeable indicator
 - backspace / delete
 - find

Install
=======
    sudo gem install ruco

Usage
=====
    ruco file.rb

TODO
=====
 - cursor move + delete/backspace inside find field
 - smart staying at end of line/column when changing line
 - indentation + paste support
 - warnings / messages
 - syntax highlighting

Author
======
[Michael Grosser](http://grosser.it)  
grosser.michael@gmail.com  
Hereby placed under public domain, do what you want, just do not hold me accountable...

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ruco-0.0.4 Readme.md