Next returns the new terminal size after the terminal has been resized. It returns nil when monitoring has been stopped.
()
| 30 | // Next returns the new terminal size after the terminal has been resized. It returns nil when |
| 31 | // monitoring has been stopped. |
| 32 | Next() *TerminalSize |
| 33 | } |
no outgoing calls