You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When copying many files of almost-same size via neuro cp --progress, the files are sorted by progress, such that the sorting order changes constantly and the console output flickers, ruining health or the user's eyes. Let's maybe sort files by name?
The text was updated successfully, but these errors were encountered:
Issue by @GolovanovSrg
When copying many files of almost-same size via
neuro cp --progress
, the files are sorted by progress, such that the sorting order changes constantly and the console output flickers, ruining health or the user's eyes. Let's maybe sort files by name?The text was updated successfully, but these errors were encountered: