diff --git a/lib/pry/pry_class.rb b/lib/pry/pry_class.rb index 1362c6d7..5618761a 100644 --- a/lib/pry/pry_class.rb +++ b/lib/pry/pry_class.rb @@ -214,7 +214,6 @@ class Pry config.history.file = File.expand_path("~/.pry_history") config.memory_size = 100 - config.results_pager = true end # Set all the configurable options back to their default values