This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
pv
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a9bbb5522080ada66d7003d580980d8a3dfabc6b
pv
/
src
/
include
T
History
Andrew Wood
3c09b31f92
Add colour code support with a %{sgr:...} format sequence.
2024-12-15 23:25:20 +00:00
..
config-aux.h
When cross-compiling, we cannot run a test program to check whether a siginfo_t provides the signal sender PID, so we fall back to assuming that it does, and also check that SA_SIGINFO is declared so compilation will not fail on systems without it (
#120
).
2024-12-03 21:04:58 +00:00
config.h.in
Add colour code support with a %{sgr:...} format sequence.
2024-12-15 23:25:20 +00:00
options.h
New --bar-style option; replace "default" with "plain" or with a lookup against the selected default, as appropriate.
2024-12-14 00:06:30 +00:00
pv-internal.h
Add colour code support with a %{sgr:...} format sequence.
2024-12-15 23:25:20 +00:00
pv.h
Store the calculated percentage as a double rather than an int, so the granular progress bar is still granular on wide displays.
2024-12-14 17:06:37 +00:00