-
-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Description
I know this is an old issue, but I'm running into it and I've tried the fix listed in the README. When I run inf-ruby-console-auto (or in my original case, try to use Robe), the console hangs. It shows the first two lines of output from Rails, but instead of a prompt just shows a blue, downward-pointing triangle. I can type but the console is unresponsive.
Is there any chance this is a new bug? Or have I just missed something in my setup?
$ ruby --version
ruby 3.0.1p64 (2021-04-05 revision 0fb782ee38) [x86_64-linux]
$ bin/rails --version
Rails 6.1.3.2
$ bin/rails console -- --version
Running via Spring preloader in process 17046
Loading development environment (Rails 6.1.3.2)
irb 1.3.5 (2021-04-03)
$ cat ~/.irbrc
IRB.conf[:USE_MULTILINE] = false if ENV['INSIDE_EMACS']
$ emacs --version
GNU Emacs 27.2
Copyright (C) 2021 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of GNU Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.(pkg-info-package-version "inf-ruby")
20220203.153Metadata
Metadata
Assignees
Labels
No labels
