issues
search
p-ranav
/
indicators
Activity Indicators for Modern C++
MIT License
3.04k
stars
237
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add single header indicators.hpp to release assets
#139
szdytom
opened
1 month ago
0
`DynamicProgress` does not work well when printing other logs at the same time
#138
yczhang-nv
closed
1 month ago
1
IndeterminateProgressScaleWriter loops forever when Lead is set to ""
#137
Kicer86
opened
3 months ago
0
Make DynamicProgress take ownership over progress bars
#136
Kicer86
closed
3 months ago
0
DynamicProgress progress bar ordering
#135
Kicer86
opened
3 months ago
0
DynamicProgress should take ownership over progressbars
#134
Kicer86
closed
3 months ago
3
Fix progress bar display when terminal width is too small
#133
vawale
opened
4 months ago
1
Progress bar spamming in new lines depending on window width
#132
Zacrain
opened
5 months ago
0
In Windows console, the progress bar does not stay on the same line
#131
arklev
opened
7 months ago
3
Query /dev/tty for the terminal size
#130
blawrence-ont
opened
7 months ago
0
Fix setlocale usage in utf8_decode function
#129
sean2077
closed
11 months ago
0
setlocale in utf8_decode will throw std::logic_error when setlocale returns NULL
#128
sean2077
opened
11 months ago
0
Dynamically set MaxProgress during iteration
#127
lczech
opened
1 year ago
0
indicators changes locale
#126
albertocasagrande
opened
1 year ago
1
Fix gcc compiler warning about shadowing parameters
#125
abrock
opened
1 year ago
0
Add missing <cstdint> header
#124
tocic
closed
1 year ago
1
Write DynamicProgress bar to stderr
#123
tijyojwad
opened
1 year ago
0
continuously spinning line appears to be missing
#122
Ryder17z
opened
1 year ago
0
Bug fix: check prefix and postfix length errors
#121
danielBreitlauch
closed
1 year ago
0
Fix 'block progress bar' README.md example not working
#120
avighnac
closed
1 year ago
0
Replaced mbstowcs with mbstowcs_s
#119
jsttzsf
closed
1 year ago
3
Removed deprecated codecvt
#118
p-ranav
closed
1 year ago
0
C++17 deprecated codecvt_utf8 breaks build on MSVC with C++20
#117
jsttzsf
closed
1 year ago
3
Library does not compile.
#116
gogagum
closed
1 year ago
4
fix the bug of has_include error with g++4.8.5
#115
aengusjiang
closed
1 year ago
1
Block progress bar not working
#114
RDXGoodMan
closed
1 year ago
0
conversion to ‘float’ from ‘double’ may alter its value [-Werror=float-conversion]
#113
IdoSagiv
opened
2 years ago
0
Passing boost::optional ProgressBar handle (from inside DynamicProgress) to function for mutation
#112
tmcg0
opened
2 years ago
0
[bug] Cannot compile the sample codes with MSVC compiler on Windows.
#111
hwhsu1231
opened
2 years ago
1
[question] An `std::range_error` exception in `intermediate_progress_bar.cpp`.
#110
hwhsu1231
opened
2 years ago
0
Can i re-use a prior defined bar rather than define two separated bars?
#109
YinLiLin
closed
2 years ago
3
How to let indicator don't cover the print message?
#108
nickhuangxinyu
closed
2 years ago
3
print to console
#107
arandomdev
closed
2 years ago
2
How to construct multiprogress with variable?
#106
nickhuangxinyu
closed
2 years ago
2
No percentage indication on Windows
#105
F-I-D-O
closed
1 year ago
2
Compile error
#104
bzctoons
opened
3 years ago
0
Fix Windows support for DynamicProgress
#103
SheepGoMeh
closed
3 years ago
0
fit progress bar to terminal width changes?
#102
wkjarosz
opened
3 years ago
1
Fix #define min/max problem from Windows.h
#101
Chuvi-w
closed
3 years ago
0
warning: comparison is always false due to limited range of data type [-Wtype-limits]
#100
JonasBreuling
opened
3 years ago
0
Parametrize the stream where the progress bar display goes
#99
liori
closed
3 years ago
2
indicator progress bar can hit 100 only once.
#98
leimao
closed
3 years ago
2
gcc 4.8.5 compatibility
#97
joseluzon
closed
1 year ago
2
How to implement in real life ?
#96
terroo
closed
3 years ago
1
ProgressBar 'shrinks' in Windows cmd
#95
Amomum
opened
3 years ago
7
Compilation errors with MinGW
#94
Amomum
closed
3 years ago
1
c++17 deprecated codecvt_utf8 and not work on windows release build
#93
zhongsiz
closed
3 years ago
0
Uninitialized local variable in terminal_size
#92
turuslan
closed
3 years ago
0
New line on each Update
#91
luxploit-old
closed
3 years ago
1
Carriage return does not work
#90
tgalaj
opened
3 years ago
4
Next