| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…on the left edge (like when tables are being output)
|
Jason Shirk (@lzybkr) can you take a look? thanks! |
Sorry, something went wrong.
Fix by saving the cursor position, displaying the progress, and restoring the cursor back to the original position so normal formatting (e.g. table output) can continue. Closes PowerShell#3453.
| Back | FazBrowse Home | New Git URL |
When the output is being formatted as a table, for example, the cursor ends up at the right most side rather than the left which causes progress to be calculated incorrectly.
Addresses #3419