| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 77bfebebc44c5e46ebd156d074081846c037f882.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Previous fix was 2993b361333147f6dfb86a153971c22329ffbaf4.
|
|
Please refer to the tests again.
|
|
|
|
|
|
|
|
|
|
We might need to do the same thing in IRB::Color now, but I'm not doing
that as I assume ANSI escape sequence does not come from a user input
though Reline.
|
|
Closes: https://github.com/ruby/ruby/pull/2202
|
|
|
|
|
|
|
|
|
|
This reverts commit 481ccf73d88797914f700e6e27711bf1ce997eb0.
|
|
|
|
|
|
|
|
Always checks termination if you press Enter at last line.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|