Files
editline/src
Will Dietz 8660aef4b7 editline: fix behavior when tty is narrower than column width
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.
2019-04-26 13:30:15 -05:00
..
2018-09-21 07:12:24 +02:00
2018-09-16 10:10:03 +02:00
2017-11-29 17:20:21 +01:00
2017-11-29 17:20:21 +01:00
2017-11-29 17:20:21 +01:00