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
Instance methods
bytes
clone
Sourcecopy_with(bytes _bytes = @bytes, elapsed _elapsed = @elapsed)
Sourceelapsed