emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/inf-ruby 8c0aa0911b 118/265: Add "Bugs" section


From: ELPA Syncer
Subject: [nongnu] elpa/inf-ruby 8c0aa0911b 118/265: Add "Bugs" section
Date: Sat, 9 Jul 2022 21:59:19 -0400 (EDT)

branch: elpa/inf-ruby
commit 8c0aa0911bcc0db4e1031ca02b89d856756aa5f3
Author: Dmitry Gutov <dgutov@yandex.ru>
Commit: Dmitry Gutov <dgutov@yandex.ru>

    Add "Bugs" section
---
 README.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/README.md b/README.md
index ee692ccac9..c61929c060 100644
--- a/README.md
+++ b/README.md
@@ -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>.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]