Retrieves the current terminal size.
@override Point<int> get size { return rawTerminal.getScreenBufferSize(); }