Andrew
Andrew
Why is progress limited to 32 processes?
Possible to track ffmpeg conversion processes?
rsync correctly handles paths with Unicode characters, such as `Баскетбол.НБА.Милые-Атланта.5-й_матч.01.07.2021.1080р.50fps.Сетанта.Флудилка.mkv`. Both zsh and screen correctly show these characters while rsync is processing file transfers. However, `progress -M` corrupts many of...
Please add support for youtube-dl, so that common Internet A/V streams can be monitored with the convenient `progress` utility. https://ytdl-org.github.io/youtube-dl/ Related: https://github.com/ytdl-org/youtube-dl/issues/29081
* `gcp` * `gmv` This helps many Mac (Homebrew) users.
Please align text, for example when multiple rsync transfers are ongoing, so that the basic elements display in the same place regardless of how long ot short the paths are,...
When using WSL Ubuntu, then `progress` shows a value of 0%, 0 bytes out of N many bytes, for rsync client processes. Windows 10 64-bit
-M flaps
The results entries keep duplicating and un-duplicating in `progress -M` output every few seconds. Homebrew, Catalina. Please use a hashmap keyed on pid, to ensure that only one entry appears...
`progress` is always reporting rsync processes as "100.0%" complete, with the numerator and denominator as always equal, these two values rising together during the course of the rsync transfer. Catalina,...
Could osxcross default to targeting the maximum supported macOS version? I think that could more closely match the behavior of Xcode. For example, C++17 support for standard features like `std::filesystem::path`...