BBS:      TELESC.NET.BR
Assunto:  src/syncterm/syncterm.c
De:       Deuc¨
Data:     Sun, 15 Mar 2026 19:01:12 -0700
-----------------------------------------------------------
https://gitlab.synchro.net/main/sbbs/-/commit/12fd92f158ca258ca2524ed6
Modified Files:
	src/syncterm/syncterm.c
Log Message:
Fix webget progress bar wrapping in showbuf window

The showbuf content area is 70 chars wide (74 - 2 borders - 2 padding),
but the progress line was 73 chars, causing the bar to wrap. Reduce size
field widths from %9s to %7s  no information is lost since
byte_estimate_to_str() with precision=3 produces at most 7 characters.

Co-Authored-By: Claude Opus 4.6 
n
---
  mSynchronetn  hgVertrauen n hHome of Synchronet n gh[vert/cvs/bbs].synchro.net

-----------------------------------------------------------
[Voltar]