Returns the rows part of the #terminal_size
#terminal_size
83 84 85
# File 'lib/colsole.rb', line 83 def terminal_height terminal_size[1] end