文件名称:scrunch:基于终端的文本编辑器
文件大小:18KB
文件格式:ZIP
更新时间:2024-06-30 00:45:19
Ruby
紧缩 用 Ruby 编写的终端文本编辑器。
【文件预览】:
scrunch-master
----.rspec(30B)
----scrunch.rb(3KB)
----test.rb(487B)
----spec()
--------window_spec.rb(630B)
--------cursor_spec.rb(2KB)
--------scrunch_spec.rb(795B)
--------spec_helper.rb(4KB)
--------document_spec.rb(636B)
----README.md(48B)
----lib()
--------has_cursor.rb(2KB)
--------ruby_patterns.rb(5KB)
--------patterns.rb(4KB)
--------window.rb(6KB)
--------document.rb(1KB)
--------cursor.rb(938B)
--------has_keyboard.rb(7KB)
----Gemfile(89B)
----client.rb(2KB)
----Gemfile.lock(549B)