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

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

[nongnu] elpa/inf-ruby 6291121307 236/265: It is a triangle, right?


From: ELPA Syncer
Subject: [nongnu] elpa/inf-ruby 6291121307 236/265: It is a triangle, right?
Date: Sat, 9 Jul 2022 21:59:29 -0400 (EDT)

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

    It is a triangle, right?
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index fdf5a9fd27..e1977d78a6 100644
--- a/README.md
+++ b/README.md
@@ -126,7 +126,7 @@ type <kbd>M-x describe-function [RET] inf-ruby-minor-mode 
[RET]</kbd>.
 IRB.conf[:USE_READLINE] = false if ENV['INSIDE_EMACS']
 ```
 
-* If your Ruby version is 2.7+ and there is a weird char instead of prompt, or 
you see a reline related error 
[([example](https://github.com/ruby/irb/issues/43#issuecomment-589593889)), try 
adding the following to your `~/.irbrc` as well:
+* If your Ruby version is 2.7+ and there is a triangle instead of prompt, or 
you see a reline related error 
([example](https://github.com/ruby/irb/issues/43#issuecomment-589593889)), try 
adding the following to your `~/.irbrc` as well:
 
 ```rb
 IRB.conf[:USE_MULTILINE] = false if ENV['INSIDE_EMACS']



reply via email to

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