Skip to content

Progress bar2#299

Merged
bootandy merged 2 commits into
masterfrom
progress_bar2
Jan 22, 2023
Merged

Progress bar2#299
bootandy merged 2 commits into
masterfrom
progress_bar2

Conversation

@bootandy
Copy link
Copy Markdown
Owner

No description provided.

code to clear line should be just before next write. Otherwise
a buffer flush may occur that wipes out the line before it can be read
by the user.
Pull out display code into different functions

Experimented with printing the actual directory currently being parsed
but this resulted into too many flickering hard to follow prints. It's
cleaner to just print the target directory rather than the directory
currently being examined by the dir_walker.
@bootandy bootandy merged commit af9f0b5 into master Jan 22, 2023
@bootandy bootandy deleted the progress_bar2 branch January 22, 2023 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant