height method

int height()

Implementation

int height() => _curbuf?.height() ?? 0;