What are your expected behavior and actual behavior of your environment?
Launch irb --nomultiline --noreadline
.
After sending some input, I can only see the prompt if I press RET again. Here's how the session looks:
$ irb --noreadline --nomultiline
irb(main):001:0> 3
=> 3
4
irb(main):002:0> => 4
5
irb(main):003:0> => 5
6
irb(main):004:0> => 6
irb(main):005:0> irb(main):006:0> 7
=> 7
8
irb(main):007:0> => 8
8 + 9
irb(main):008:0> => 17
irb(main):009:0> irb(main):010:0>
See another example in the original report: nonsequitur/inf-ruby#137
Terminal EmulatorWhat's your terminal emulator?
gnome-terminator
, gnome-terminal
and Emacs' comint all exhibit the problem.
Are you using ~/.irbrc
and ~/.inputrc
?
No.
stoyanovskiy239 and mkaschenko
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4