-
Notifications
You must be signed in to change notification settings - Fork 301
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add dynamic
MAX_PROGRESS_WIDTH
global variable to handle long lines (…
…#435) * Add dynamic `g_max_process_width` global variable to handle long lines Fix long line issue when using `uuu` outside of a terminal. eg: python.subprocess. `print_auto_scroll`: resize status when longer than console width Signed-off-by: Thomas Mahé <[email protected]>
- Loading branch information
Showing
1 changed file
with
18 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters