]> sjero.net Git - wget/blobdiff - src/init.c
More progress bar aesthetic changes
[wget] / src / init.c
index fbef133cf9d295217b1a166b996ccb5cfaf67242..804e473aae2f238fdf28cfccd7a17a9a31c68a8a 100644 (file)
@@ -413,6 +413,7 @@ defaults (void)
   /* Use a negative value to mark the absence of --start-pos option */
   opt.start_pos = -1;
   opt.show_progress = false;
+  opt.noscroll = false;
 }
 \f
 /* Return the user's home directory (strdup-ed), or NULL if none is