Sha256: 3d98bc3722c72e7700d6d19595ba628c551b04bb8e8ea955096e1822cee53797
Contents?: true
Size: 599 Bytes
Versions: 1
Compression:
Stored size: 599 Bytes
Contents
# readline_buffer by Lin Jen-Shin ([godfat](http://godfat.org)) ## LINKS: * [github](https://github.com/godfat/readline_buffer) * [rubygems](http://rubygems.org/gems/readline_buffer) ## DESCRIPTION: Let you manipulate `Readline.line_buffer` Note, only GNU Readline is supported at the moment. ## REQUIREMENTS: * GNU Readline, not Editline ## INSTALLATION: gem install readline_buffer ## SYNOPSIS: Readline.line_buffer = 'p "replace rl_line_buffer"' ## LICENSE: GPL 3 if you're compiling against Readline, otherwise Apache License 2.0 Copyright (c) 2011, Lin Jen-Shin (godfat)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
readline_buffer-0.9.2 | README.md |