width method

int width()

Implementation

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