[GH-ISSUE #284] ArchiveBox's status bar freaks out when terminal columns changes #3223

Closed
opened 2026-03-14 21:41:05 +03:00 by kerem · 1 comment
Owner

Originally created by @Julian on GitHub (Oct 13, 2019).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/284

Describe the bug

When ArchiveBox is run and the terminal changes vertical size, the status bar freaks out and switches to drawing progress as horizontal space, drawing a new line for each iteration.

Besides just flooding the terminal, for long downloads, this seemingly can also mean that ArchiveBox begins to bottleneck itself on writing output to the terminal.

Steps to reproduce

  • Run archive
  • Resize the terminal.

The attached screenshot does so via a tmux pane in alacritty, but I confirmed the same behavior in tmux+iTerm, and in notmux and just plain resizing an iTerm window.

Screenshots or log output

archivebox

Software versions

  • OS: macOS
  • ArchiveBox version: eb641b3
  • Python version: pypy3 (3.6.1)
Originally created by @Julian on GitHub (Oct 13, 2019). Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/284 ### Describe the bug When ArchiveBox is run and the terminal changes vertical size, the status bar freaks out and switches to drawing progress as horizontal space, drawing a new line for each iteration. Besides just flooding the terminal, for long downloads, this seemingly can also mean that ArchiveBox begins to bottleneck itself on writing output to the terminal. #### Steps to reproduce * Run `archive` * Resize the terminal. The attached screenshot does so via a tmux pane in alacritty, but I confirmed the same behavior in tmux+iTerm, and in notmux and just plain resizing an iTerm window. #### Screenshots or log output # ![archivebox](https://user-images.githubusercontent.com/329822/66724333-d43ac280-edf2-11e9-9039-09f189f02c2b.gif) #### Software versions - OS: macOS - ArchiveBox version: eb641b3 - Python version: pypy3 (3.6.1)
kerem closed this issue 2026-03-14 21:41:10 +03:00
Author
Owner

@pirate commented on GitHub (Oct 17, 2019):

Duplicate: https://github.com/pirate/ArchiveBox/issues/148

Already fixed in >=v0.4 (but not released yet due to some pending security issues, keep an eye out for the next release).

<!-- gh-comment-id:543240941 --> @pirate commented on GitHub (Oct 17, 2019): Duplicate: https://github.com/pirate/ArchiveBox/issues/148 Already fixed in >=v0.4 (but not released yet due to some pending security issues, keep an eye out for the next release).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#3223
No description provided.