Add the "%{ratio}" formatter (#67).

This commit is contained in:
Andrew Wood
2026-04-03 21:49:41 +01:00
parent 8f19633dd7
commit d8cc637b56
4 changed files with 55 additions and 1 deletions
+1
View File
@@ -32,6 +32,7 @@ src/pv/format/name.c \
src/pv/format/previousline.c \
src/pv/format/progressbar.c \
src/pv/format/rate.c \
src/pv/format/ratio.c \
src/pv/format/sgr.c \
src/pv/format/timer.c \
src/pv/loop.c \