Sha256: aec174d0420d3bc5aa94ab7d3ed33e7881575077c49d941146f63cec3a63f3ea

Contents?: true

Size: 1.03 KB

Versions: 4

Compression:

Stored size: 1.03 KB

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

## REQUIREMENTS:

* GNU Readline, not EditLine

## INSTALLATION:

    gem install readline_buffer

## SYNOPSIS:

    Readline.line_buffer = 'p "replace rl_line_buffer"'

## LICENSE:

Apache License 2.0

Copyright (c) 2011, Lin Jen-Shin (godfat)

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

<http://www.apache.org/licenses/LICENSE-2.0>

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Version data entries

4 entries across 2 versions & 1 rubygems

Version Path
readline_buffer-0.9.1 README
readline_buffer-0.9.1 README.md
readline_buffer-0.9.0 README
readline_buffer-0.9.0 README.md