Skip to content

Commit

Permalink
Add "Bugs" section
Browse files Browse the repository at this point in the history
  • Loading branch information
dgutov committed Jul 25, 2014
1 parent 9e2c0ab commit 8c0aa09
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Expand Up @@ -107,3 +107,11 @@ to the end of the process' output, and sends it.

To see the list of the keybindings defined by `inf-ruby-minor-mode`,
type <kbd>M-x describe-function [RET] inf-ruby-minor-mode [RET]</kbd>.

## Bugs

* The REPL buffer doesn't seem to react to input?

Try putting `IRB.conf[:USE_READLINE] = false` into your `~/.irbrc` (issue #51).

Please report problems at <http://github.com/nonsequitur/inf-ruby/issues>.

0 comments on commit 8c0aa09

Please sign in to comment.