mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
fix paging, thx @egwspiti
This commit is contained in:
parent
cac8abc256
commit
3c138cbf94
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ class Pry::Output
|
|||
@boxed_io.respond_to?(*a)
|
||||
end
|
||||
|
||||
private
|
||||
def decolorize_maybe(str)
|
||||
if _pry_.config.color
|
||||
str
|
||||
|
|
Loading…
Reference in a new issue