watchSize abstract method

Stream<Point<int>> watchSize()

Watches terminal size changes.

Implementation

Stream<Point<int>> watchSize();