Sha256: 795d6fb4123ffc88e112f7555ca25113751d0e29f0d56461448bfd1bee70286c

Contents?: true

Size: 675 Bytes

Versions: 1

Compression:

Stored size: 675 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 / go to line
 - delete line

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

Usage
=====
    ruco file.rb

TODO
=====
 - 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.6 Readme.md