ruby/lib/irb/debug
Stan Lo 2335ecb7fa [ruby/irb] Page the output in irb:rdbg sessions too
(https://github.com/ruby/irb/pull/1043)

IRB started to page its evaluation output and it became a useful feature
for users. However, in `irb:rdbg` sessions, the output is not paged so
the sudden change in behavior is surprising and inconvenient.

This commit makes `irb:rdbg` sessions page the output of the debugger
too.

8241ec9a0c
2024-12-11 11:30:36 +00:00
..
ui.rb [ruby/irb] Page the output in irb:rdbg sessions too 2024-12-11 11:30:36 +00:00