Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Mpdreamz/shellprogressbar issues and pull requests
#112 - Automatic duration estimate calculations
Pull Request -
State: open - Opened by mitchcapper 4 months ago
#111 - CollapseWhenFinished except on error
Issue -
State: open - Opened by paulb2015 7 months ago
#110 - Fix Percentage property floating point issues
Pull Request -
State: open - Opened by OneYellowLemon 8 months ago
#109 - Refactoring CJK character support
Pull Request -
State: open - Opened by frg2089 10 months ago
#108 - fix https://github.com/Mpdreamz/shellprogressbar/issues/107
Pull Request -
State: open - Opened by heroboy 12 months ago
#107 - Calc character width correct
Issue -
State: open - Opened by heroboy about 1 year ago
- 2 comments
#106 - Update child progress bar message
Issue -
State: open - Opened by krgiddings over 1 year ago
#105 - Zero String Allocations?
Issue -
State: open - Opened by gregyjames over 1 year ago
#104 - Progress Bar Blocks Cancel Request (CTRL+C)
Issue -
State: open - Opened by mgrdanc almost 2 years ago
#103 - Fixes scrollable windows console and writing multiple lines in single…
Pull Request -
State: open - Opened by EddyToo almost 2 years ago
- 1 comment
#102 - ProgressBar.WriteLine does not work correctly on multiline writes or when lines are longer then ConsoleWidth
Issue -
State: open - Opened by EddyToo almost 2 years ago
- 3 comments
#101 - Misleading documentation of CollapseWhenFinished property
Issue -
State: open - Opened by Blumster about 2 years ago
#100 - move to net6 for example project
Pull Request -
State: closed - Opened by Mpdreamz over 2 years ago
#99 - [Feature] Spawn child progress as indeterminate progress bar
Issue -
State: closed - Opened by diegosps over 2 years ago
#98 - Option to add child as indeterminate progress bar
Pull Request -
State: closed - Opened by diegosps over 2 years ago
- 1 comment
#97 - Adds option to configure the Foreground Done Color
Pull Request -
State: closed - Opened by gfs over 2 years ago
- 3 comments
#96 - Exemple error
Issue -
State: closed - Opened by webislands over 2 years ago
#95 - Fix #94, #89 Estimated duration "overflow" if > 24h, Tick doesn't update estimatedDuration
Pull Request -
State: closed - Opened by drehtisch over 2 years ago
#94 - EstimatedDurationString "overflows" if EstimatedDuration exceeds 24 hours
Issue -
State: closed - Opened by drehtisch over 2 years ago
#93 - Can we have Spawn with IndeterminateProgressBar as a child would be good.
Issue -
State: open - Opened by syedadeel2 almost 3 years ago
- 1 comment
#92 - Update NuGet package license as equal as GitHub MIT license
Issue -
State: open - Opened by bezzad about 3 years ago
- 1 comment
#91 - Progress not staying on one line
Issue -
State: open - Opened by joshcomley about 3 years ago
- 1 comment
#90 - Tick does not update EstimatedDuration Fix #89
Pull Request -
State: closed - Opened by JamieKitson about 3 years ago
- 1 comment
#89 - Tick(estimatedDuration, message) does not update EstimatedDuration
Issue -
State: closed - Opened by JamieKitson about 3 years ago
#88 - Output not updating until function end
Issue -
State: closed - Opened by AntMooreWebDev over 3 years ago
#87 - async Task await breaks progress bar
Issue -
State: open - Opened by hahagu over 3 years ago
#86 - Multiple bars broke view in parallel
Issue -
State: closed - Opened by krikz over 3 years ago
- 1 comment
#85 - Some perfomance improvement
Pull Request -
State: closed - Opened by jonilviv over 3 years ago
- 2 comments
#84 - Added new Option `PercentageFormat`
Pull Request -
State: closed - Opened by jonilviv over 3 years ago
- 1 comment
#83 - Support to Int64 values of newTickCount and maxTicks
Issue -
State: closed - Opened by mauroao over 3 years ago
- 1 comment
#82 - Add Chinese Support
Pull Request -
State: closed - Opened by Teastears over 3 years ago
- 1 comment
#81 - Some bars disappear as console scrolls
Issue -
State: open - Opened by danenglish2 almost 4 years ago
- 3 comments
#80 - Remove references to System.Text.Encoding.CodePages
Pull Request -
State: open - Opened by 0xced almost 4 years ago
- 1 comment
#79 - ProgressBar.WriteLine doesn't show recent messages
Issue -
State: open - Opened by gqqnbig almost 4 years ago
- 4 comments
#78 - [2021-02-04 alh] strip the project and solution files down to just net5.0
Pull Request -
State: closed - Opened by angryLittleHamster almost 4 years ago
#77 - Condensed (single line) progressbar support
Pull Request -
State: closed - Opened by Mpdreamz almost 4 years ago
Labels: enhancement, v5.1.0
#76 - Using child progress bars causes main bar to jump up on console
Issue -
State: open - Opened by starhound almost 4 years ago
- 1 comment
#75 - Fixed children not drawing other children
Pull Request -
State: closed - Opened by Bozhidar-A almost 4 years ago
Labels: bug, v5.1.0
#74 - Issue #62 - Disable showing the percentage
Pull Request -
State: closed - Opened by peter-shinydocs almost 4 years ago
- 1 comment
Labels: enhancement, v5.1.0
#73 - Make ShellProgressBar.Progress implement the IDisposable interface
Pull Request -
State: closed - Opened by 0xced almost 4 years ago
#72 - Add .NET Framework 4.6.1 target
Pull Request -
State: closed - Opened by erickmcarvalho about 4 years ago
- 1 comment
#71 - Only two levels displayed if ProgressBarOnBottom = true
Issue -
State: closed - Opened by GeneratedNickname about 4 years ago
- 1 comment
#70 - Add documentation on how to use pbar.AsProgress<T>() in the README
Pull Request -
State: closed - Opened by 0xced about 4 years ago
- 1 comment
#69 - allow option to disable rendering for code that's ran by unit testers.
Issue -
State: open - Opened by bonesoul over 4 years ago
- 2 comments
#68 - Provide SPDX license identifier for packages
Pull Request -
State: closed - Opened by mburtscher over 4 years ago
Labels: enhancement, v5.1.0
#67 - There doesn't appear to be a way to make this work with VS Code's Integrated Console
Issue -
State: open - Opened by oadrian2 over 4 years ago
- 1 comment
#66 - How to set progress bar length?
Issue -
State: open - Opened by Yaroshvitaliy over 4 years ago
#65 - Feature request: Set progress by percentage
Issue -
State: closed - Opened by KoalaBear84 over 4 years ago
- 2 comments
#64 - Add xml comment file.
Pull Request -
State: closed - Opened by GF-Huang over 4 years ago
#63 - Progress bar not showing valid estimation time when TimeSpan is more than a day
Issue -
State: open - Opened by natanielcz over 4 years ago
#62 - Indeterminate Progress Bar Support
Issue -
State: closed - Opened by adam8797 over 4 years ago
- 3 comments
#61 - how to test a project for useing ShellProgressBar?
Issue -
State: open - Opened by wangshuai-007 over 4 years ago
- 2 comments
#60 - Child progress bars stay forever if disposed before Tick is called on them
Issue -
State: open - Opened by jnm2 over 4 years ago
- 1 comment
#59 - Add a method to write to standard error above the progressbar
Pull Request -
State: closed - Opened by Mpdreamz over 4 years ago
- 2 comments
Labels: v6.0.0, v5.1.0
#58 - Fix #21 Update progressbar color at runtime
Pull Request -
State: closed - Opened by Mpdreamz over 4 years ago
#57 - Feature/master/make room for progressbar
Pull Request -
State: closed - Opened by Mpdreamz over 4 years ago
#56 - Incorrect tick increase on main progress bar
Issue -
State: closed - Opened by 112RG over 4 years ago
- 4 comments
#55 - System.ArgumentOutOfRangeException
Issue -
State: closed - Opened by 100kph almost 5 years ago
- 1 comment
#54 - Does not play well with logging
Issue -
State: open - Opened by eiredrake almost 5 years ago
- 4 comments
#53 - Timer broken in new Windows Terminal
Issue -
State: closed - Opened by enorfelt about 5 years ago
- 3 comments
#52 - Overflow on CJK or Full width character contained message
Issue -
State: open - Opened by halak about 5 years ago
#51 - Can you manually collapse a child?
Issue -
State: open - Opened by ThaDaVos about 5 years ago
- 1 comment
Labels: question
#50 - WriteLine not work with .net Framework
Issue -
State: open - Opened by hepter about 5 years ago
- 2 comments
#49 - fix #31 allow messages to be written above the console
Pull Request -
State: closed - Opened by Mpdreamz about 5 years ago
Labels: enhancement
#48 - Run progressbar as background Thread.Task
Issue -
State: closed - Opened by PayteR over 5 years ago
- 2 comments
#47 - Displaying outside console messages
Issue -
State: closed - Opened by petervanleeuwen over 5 years ago
- 2 comments
#46 - Add Tick method overload to the IProgressBar interface
Issue -
State: closed - Opened by marius-stanescu-archive360 over 5 years ago
- 1 comment
#45 - Running time can't exceed 24 hours
Issue -
State: closed - Opened by YingcaiDong over 5 years ago
- 2 comments
#44 - If output is redirected, disables progress bar and allows only taskbar progress display
Pull Request -
State: closed - Opened by hakakou over 5 years ago
- 1 comment
#43 - On Linux I always gets pbar.CompletedHandle.WaitOne(wait) false
Issue -
State: closed - Opened by srsaggam over 5 years ago
- 2 comments
#42 - FixedDurationBar showing two progress bars on windows
Issue -
State: open - Opened by srsaggam over 5 years ago
#41 - ScrollChildrenIntoView flag to indicate if next layer of progress bar…
Pull Request -
State: closed - Opened by DanielHartl over 5 years ago
- 7 comments
#40 - Fix wraparound if progress runs for more than 24hrs
Pull Request -
State: closed - Opened by gakera over 5 years ago
- 5 comments
#39 - Add AsProgress<T> method on IProgressBar
Pull Request -
State: closed - Opened by 0xced over 5 years ago
- 4 comments
#38 - Added option to set an estimated duration
Pull Request -
State: closed - Opened by klemmchr almost 6 years ago
- 6 comments
#37 - How to use `Progress<T>` and not the Ticks?
Issue -
State: closed - Opened by rpawlaszek almost 6 years ago
- 4 comments
#36 - Child progress not displayed
Issue -
State: open - Opened by J4C0814N almost 6 years ago
- 7 comments
#35 - Crashes immediately in VS code
Issue -
State: closed - Opened by eiredrake almost 6 years ago
- 4 comments
#34 - Only keep 10 child spawns
Issue -
State: closed - Opened by zHaytam almost 6 years ago
- 2 comments
#33 - Change interface Tick() signature to match implementation
Pull Request -
State: closed - Opened by kjaleshire about 6 years ago
- 2 comments
#32 - Not working on Mac os
Issue -
State: closed - Opened by Jonatthu about 6 years ago
- 7 comments
#31 - [Suggestion] Add a way to continue displaying text under the progressbar
Issue -
State: closed - Opened by Atulin about 6 years ago
- 6 comments
#30 - net4x as a target framework
Issue -
State: closed - Opened by jakoss over 6 years ago
- 2 comments
#29 - netcoreapp2.1
Pull Request -
State: closed - Opened by dlech over 6 years ago
- 1 comment
#28 - Performance improvements
Pull Request -
State: closed - Opened by dlech over 6 years ago
- 3 comments
#27 - Background task
Pull Request -
State: closed - Opened by dlech over 6 years ago
- 2 comments
#26 - Fix TypeLoadException on non-Windows platforms
Pull Request -
State: closed - Opened by dlech over 6 years ago
- 2 comments
#25 - High Tick Count performance Issues
Issue -
State: closed - Opened by xaruka over 6 years ago
- 8 comments
#24 - Why do not display childs off the screen ?
Issue -
State: closed - Opened by benoitbac over 6 years ago
- 1 comment
#23 - Crashes in Ubuntu 16.04
Issue -
State: closed - Opened by buhbuhtig over 6 years ago
- 3 comments
#22 - Crashes in git bash
Issue -
State: open - Opened by andrejohansson over 6 years ago
- 8 comments
#21 - Change colour during progress
Issue -
State: closed - Opened by GuerrillaCoder over 6 years ago
- 4 comments
#20 - Fix incorrect increment when assigning a new tick value [#18]
Pull Request -
State: closed - Opened by dhilgarth over 6 years ago
- 3 comments
#19 - Child progress bars not working in powershell
Issue -
State: closed - Opened by rookboom over 6 years ago
- 8 comments
#18 - Bug in ProgressBarBase.Tick()
Issue -
State: closed - Opened by jcrivello over 6 years ago
#17 - Ensure getting started is easier
Pull Request -
State: closed - Opened by jstallm almost 7 years ago
- 1 comment
#16 - Dependency on System.Text.Encoding.CodePages
Issue -
State: closed - Opened by thoemmi almost 7 years ago
- 3 comments
#15 - Show progress in Windows taskbar
Pull Request -
State: closed - Opened by thoemmi almost 7 years ago
- 2 comments
#14 - Feature/dotnet core
Pull Request -
State: closed - Opened by Mpdreamz about 7 years ago
#13 - Fix Spelling Mistake
Pull Request -
State: closed - Opened by SCKelemen over 7 years ago
- 1 comment