diff options
author | Stan Lo <[email protected]> | 2023-12-05 16:03:01 +0000 |
---|---|---|
committer | git <[email protected]> | 2023-12-05 16:03:06 +0000 |
commit | ef387e67307504f41baf45a5b06a10eb82933788 (patch) | |
tree | 9f7fd2d3c07638846e017ac4c8fa786b64125ada /lib/csv.rb | |
parent | 94bf9f80377d32e9dd5123bdf487b55b5e06a851 (diff) |
[ruby/irb] Pager should be disabled when TERM=dumb
(https://github.com/ruby/irb/pull/800)
For apps/libs that test against IRB, it's recommended to set `TERM=dumb`
so they get minimum disruption from Reline's interactive-focus features.
Therefore, we should follow the convention to disable pager when `TERM=dumb`.
https://github.com/ruby/irb/commit/8a3002a39e
Diffstat (limited to 'lib/csv.rb')
0 files changed, 0 insertions, 0 deletions