Handle the progress bar appearing more than once in the format string.

This commit is contained in:
Andrew Wood
2024-12-07 20:23:20 +00:00
parent 53b5ea54c6
commit c3648af57f
10 changed files with 75 additions and 59 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
### UNRELEASED
* *feature:* allow **--format** to include "%nA" more than once, with different "n" valeus (#122)
* *fix:* allow **--format** to include "%nA" more than once, with different "n" valeus (#122)
* *fix:* allow **--format** to include "%p" more than once
* *fix:* add _configure_ script fallback for **--remote** check when cross-compiling (#120)
* *fix:* allow **extra-display** to be changed by **--remote** (#123)