lib/tty/pager/basic.rb in tty-pager-0.12.0 vs lib/tty/pager/basic.rb in tty-pager-0.12.1
- old
+ new
@@ -9,10 +9,10 @@
#
# @api public
class BasicPager < Pager
PAGE_BREAK = "\n--- Page -%s- " \
"Press enter/return to continue " \
- "(or q to quit) ---".freeze
+ "(or q to quit) ---"
# Create a basic pager
#
# @option options [Integer] :height
# the terminal height