Go to file
Avi Halachmi (:avih) 515f31eb52 progress: shorten bar to prevent newlines on some terminals
On some (probably buggy) terminals, printing up to the rightmost column
may end up with the terminal issueing a newline (probably due to putting
the cursor at the next char -> new line).

Some other progress bars avoid it by not reaching the rightmost column.

Shorten the bar width from term-width - 7 to -8 (the 7 are "xxx% []").
2017-03-29 08:14:39 +03:00
src progress: shorten bar to prevent newlines on some terminals 2017-03-29 08:14:39 +03:00
test upgrade: improve self upgrade functionality a bit 2016-07-22 11:13:33 +03:00
.gitignore test: rewrite the testing framework to use the real applets 2012-02-23 22:05:02 +02:00
AUTHORS Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
Make.rules build: honor CPPFLAGS 2013-07-05 17:25:59 +03:00
Makefile apk-tools-2.7.0 2017-02-28 15:51:28 +02:00
NEWS Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
README Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00

README