Alexandre Archambault
|
4e74fe360f
|
Add missing \n
|
2016-04-05 16:24:38 +02:00 |
Alexandre Archambault
|
05d8224c49
|
Add -P option to force display of progress bars...
...else also look at the COURSIER_PROGRESS env var to force enabling or disabling them.
This deprecates the COURSIER_NO_TERM env var.
|
2016-04-05 16:24:37 +02:00 |
Alexandre Archambault
|
f19f9c9a69
|
Really suppress "/dev/tty not configured" message
|
2016-03-16 00:00:33 +01:00 |
Alexandre Archambault
|
074e806c3b
|
Keep moving things around in TermDisplay
|
2016-03-14 16:20:21 +01:00 |
Alexandre Archambault
|
3ff533a02b
|
Move things around in TermDisplay
|
2016-03-14 16:20:21 +01:00 |
Alexandre Archambault
|
80f94a360b
|
Disable progress bars by default in non-interactive mode
|
2016-03-14 16:20:21 +01:00 |
Alexandre Archambault
|
5bd4184ac9
|
Replace Either[Unit, Unit] by a more explicit custom ADT
|
2016-03-14 16:20:21 +01:00 |
Alexandre Archambault
|
32a4ccc072
|
Cleaning
|
2016-03-14 13:36:51 +01:00 |
Alexandre Archambault
|
aa836864a3
|
Don't wrongly take into account previously downloaded chunks in bitrate calculations
|
2016-03-07 01:48:23 +01:00 |
Alexandre Archambault
|
90ccdb46fc
|
Fix update-changing mode, report update checks
|
2016-03-06 19:27:06 +01:00 |
Alexandre Archambault
|
82e64fe7a8
|
Remove ammonite-terminal dependency
|
2016-02-28 19:35:50 +01:00 |
Alexandre Archambault
|
117e469ed9
|
Allow to disable progress bar display with the COURSIER_NO_TERM
environment variable by default
COURSIER_NO_TERM just has to be non-empty.
|
2016-02-22 23:01:22 +01:00 |
Alexandre Archambault
|
88708732f9
|
Minor fix
|
2016-02-16 00:46:14 +01:00 |
Alexandre Archambault
|
2637366229
|
Small fix in new progress terminal display
Don't keep 0% lines on failed downloads
|
2016-02-16 00:46:13 +01:00 |
Alexandre Archambault
|
ae99c1d692
|
Nicer progress reporting
|
2016-02-12 18:13:36 +01:00 |
Alexandre Archambault
|
139525355a
|
Better terminal output
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
ebd97b8340
|
Move TermDisplay to cache module, remove dependency of plugin towards cli
|
2015-12-30 01:34:32 +01:00 |