Tree @fb2ad71 (Download .tar.gz)
- .github
- _examples
- _svg
- cwriter
- decor
- internal
- .gitignore
- bar.go
- bar_filler.go
- bar_filler_bar.go
- bar_filler_nop.go
- bar_filler_spinner.go
- bar_option.go
- bar_test.go
- barbench_test.go
- container_option.go
- CONTRIBUTING
- decorators_test.go
- doc.go
- draw_test.go
- example_test.go
- export_test.go
- go.mod
- go.sum
- heap_manager.go
- priority_queue.go
- progress.go
- progress_test.go
- proxyreader.go
- proxyreader_test.go
- proxywriter.go
- proxywriter_test.go
- README.md
- UNLICENSE
History of bar.go @fb2ad714f1bede61ba7a72e77e8a88a4a368ec6c
- unused Vladimir Bauer 8 years ago
- Decouple eta from core Vladimir Bauer 8 years ago
- No critical to select in Completed, gain in performance Vladimir Bauer 8 years ago
- Breaking change: decor package refactoring Vladimir Bauer 8 years ago
- dynamic total fix Vladimir Bauer 8 years ago
- Refactoring: render and flush Vladimir Bauer 8 years ago
- Fix #24 Vladimir Bauer 8 years ago
- default etaAlpha = 0.12 Vladimir Bauer 8 years ago
- Fix #20 Vladimir Bauer 8 years ago
- a bit accurate ETA Vladimir Bauer 8 years ago
- dynamic is true, if total unknown Vladimir Bauer 8 years ago
- eta update Vladimir Bauer 8 years ago
- set toComplete inside SetTotal Vladimir Bauer 8 years ago
- SetTotal: make sure zero value not assigned Vladimir Bauer 8 years ago
- Refactoring: renderedState to bFrame Vladimir Bauer 8 years ago
- refactoring eta vars Vladimir Bauer 8 years ago
- write rRight rune in defer Vladimir Bauer 8 years ago
- Fix TestBarPanics to fail on negative tw Vladimir Bauer 8 years ago
- WithDebugOutput Vladimir Bauer 8 years ago
- Width overflow fix Vladimir Bauer 8 years ago
- Refactoring: waitBar to runningBar Vladimir Bauer 8 years ago
- New BarOptions, BarReplaceOnComplete and BarClearOnComplete Vladimir Bauer 8 years ago
- BarPriority option Vladimir Bauer 8 years ago
- Refactoring: fmtRunes to barRunes Vladimir Bauer 8 years ago
- Remove unnecessary if termWidth > s.Width clause Vladimir Bauer 8 years ago
- Check if opt is nil Vladimir Bauer 8 years ago
- Refactoring: removeOnComplete option Vladimir Bauer 8 years ago
- some useful comments Vladimir Bauer 8 years ago
- Remove all deprecated methods Vladimir Bauer 8 years ago
- Don't wait if there are no bars Vladimir Bauer 8 years ago