mirror of
https://github.com/troglobit/editline.git
synced 2025-09-22 14:28:07 +08:00

Fixes crash when dividing by the number of columns, which was computed as zero in this situation. Instead, always have at least one "column" even if it wraps.