RubyGems Navigation menu

mini_readline 0.6.2

A gem, for console command entry with line edit and history, inspired by the standard readline gem. Its creation was motivated by the bugs and eternal pull requests of that same gem. Further frustration was caused by the fact the the system readline gem seems to use a special load path that bypasses the normal gem protocols. Also included are four sample auto-complete agents and the irbm utility, which is irb + mini_readline and not an Intermediate Range Ballistic Missile.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.9.5 - May 19, 2021 (24.5 KB)
  2. 0.9.4 - March 29, 2020 (24.5 KB)
  3. 0.9.3 - March 14, 2020 (24.5 KB)
  4. 0.9.2 - March 22, 2019 (24.5 KB)
  5. 0.9.1 - December 31, 2018 (24.0 KB)
  6. 0.6.2 - August 30, 2016 (24.5 KB)
顯示所有版本(共 49)

Development 相依性套件 (4):

bundler ~> 1.11
minitest >= 5.7
minitest_visible >= 0.1.1
rake ~> 10.0

擁有者:

作者:

  • Peter Camilleri

SHA 256 總和檢查碼:

7eef762c6dd2f5fdde714767bf6af77a89e4c9187f59130d5e5fe00719851cf7

總下載次數 94,339

這個版本 1,814

授權:

MIT

Ruby 版本需求: >= 1.9.3

相關連結: