struct TermBuf::Ops::ScrollDown

Overview

Move the scroll region's content down lines rows, filling from the top.

Defined in:

termbuf/core/op.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(lines : Int32) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(lines _lines = @lines) #

[View source]
def lines : Int32 #