Registry / cli / rb-readline

rb-readline

JSON →
library0.5.5rbrubygemsunverified

Pure Ruby implementation of the GNU readline C library and the Readline extension from Ruby's standard library.

gem install rb-readline
INSTALL
IMPORT
SIG · RB-READLINE
R
rb-readline
clirubyv0.5.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RbReadline
require 'rb-readline'

Using rb-readline for line editing

require 'rb-readline' # Use Readline module as usual line = Readline.readline('> ', true) puts "You entered: #{line}"
Debug
Known issues
gotchaMay have compatibility issues with some Ruby versions or platforms
fix
Test thoroughly on your target Ruby version; consider using the system readline gem if issues arise
affects: >= 0.5.0
Upgrade
Version history
0.5.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
20
OpenAI (training)
1
Resources
rb-readline — gem install rb-readline · libregistry