struct
TermBuf::Events::Pasting
- TermBuf::Events::Pasting
- Struct
- Value
- Object
Overview
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.
Defined in:
termbuf/terminal/event.crConstructors
Instance Method Summary
- #bytes : Int32
- #clone
- #copy_with(bytes _bytes = @bytes, elapsed _elapsed = @elapsed)
- #elapsed : Time::Span