terminal-scroll-area 0.0.1
This gem lets user display large text on terminal by creating a scroll area in which only a specified portion of the text is displayed at a time. This portion can be moved to reveal other parts of the text, analogous to a GUI scroll area.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (2):
            tty-cursor
            ~> 0.7.1
          
          
            tty-reader
            ~> 0.7.0
          
    