450 451 452 453 454
# File 'lib/tty/reader.rb', line 450 def history_previous line = @history.get @history.previous line end