ruby/lib/irb/lc
Stan Lo 9cd086ba4b [ruby/irb] Support disabling pager
(https://github.com/ruby/irb/pull/783)

With either `IRB.conf[:USE_PAGER] = false` or `--no-pager` commnad line flag.

I decided use `--no-pager` instead of `--use-pager` because it matches with
Pry and git's command line flags.

https://github.com/ruby/irb/commit/df1c3b9042
2023-11-26 11:07:50 +00:00
..
ja [ruby/irb] Add command line option to select which completor to use 2023-11-09 13:15:26 +00:00
error.rb [ruby/irb] Formatting to header styles 2023-01-11 22:29:10 +00:00
help-message [ruby/irb] Support disabling pager 2023-11-26 11:07:50 +00:00