Sha256: 6c1ba4dbb80ce037cf902e44dbb70bef8acfc371a4085fccd0a6fc6c7f1603ec

Contents?: true

Size: 804 Bytes

Versions: 1

Compression:

Stored size: 804 Bytes

Contents

Commandline editor written in ruby

Alpha, lets see if this works...

Finished:

 - viewing / scrolling / editing / saving / creating
 - Home/End + Page up/down
 - 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
=====
 - backspace on mac ?
 - bind/action must use instance_exec
 - read .rucorc.rb
 - write key binding guide
 - 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.8 Readme.md