struct

TermBuf::Input::Events::Pasting

Inherits TermBuf::Input::Event < Struct < Value < Object

A paste has been arriving long enough to be worth saying so on screen, which is what stops a long one looking like a hung application.

Repeated as it grows, no more often than the decoder's progress interval. The Paste that follows is the signal to take the notice down.

Constructors

new(bytes : Int32, elapsed : Time::Span)
Source

Instance methods

bytes
clone
Source
copy_with(bytes _bytes = @bytes, elapsed _elapsed = @elapsed)
Source
elapsed