Proposal: slim down refresh and resize events #903
Labels
breaking-change
Breaks API and requires a major version bump
type/proposal
A proposal that needs some discussion before proceeding
Milestone
The resize event handler gives the Terminal object in it's data object, the refresh event handler gives the element in it's data object. Both can just be grabbed off the terminal during the
on
call.The text was updated successfully, but these errors were encountered: