-
-
Notifications
You must be signed in to change notification settings - Fork 67
Closed
Description
Hello Sir, I use inf-ruby in Mr. Purcell’s Emacs configuration, my Emacs version is 26.1, the system version is Macos 10.15.6, and the ruby version is 2.7.0.
When using inf-ruby, I encountered that the interpreter could not correctly display the input symbol of irb after outputting the result. The following is an example of use:
2.7.0 :001 > 1 + 1
=> 2
3.times{print "Hello world\n"}
2.7.0 :002 > Hello world
Hello world
Hello world
=> 3
Metadata
Metadata
Assignees
Labels
No labels