containerd/progress
Phil Estes b1527e0a10
Handle progress line length properly for formatting
Two issues with a prior PR for handling line-spanning progress bars are
fixed in this PR:
 - corner case where output line len == term width: extra line was being
 added
 - line length calculation was including escape characters causing
 calculations to span lines when output was still only on one line

Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
2017-11-09 15:58:51 -05:00
..
bar.go Comment more packages to pass go lint 2017-10-02 13:54:56 -04:00
doc.go cmd/dist: implement fetch prototype 2017-03-02 17:36:01 -08:00
escape.go cmd/dist: implement fetch prototype 2017-03-02 17:36:01 -08:00
humaans.go Comment more packages to pass go lint 2017-10-02 13:54:56 -04:00
writer.go Handle progress line length properly for formatting 2017-11-09 15:58:51 -05:00