lib/tty/pager/basic.rb in tty-pager-0.8.0 vs lib/tty/pager/basic.rb in tty-pager-0.9.0

- old
+ new

@@ -1,6 +1,6 @@ +# encoding: utf-8 # frozen_string_literal: true -# coding: utf-8 require 'verse' module TTY class Pager