Tree @master (Download .tar.gz)
- .github
- _examples
- _svg
- cwriter
- debian
- 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 draw_test.go @master
- replace bufX with [3]*butes.Buffer of cap 512 Vladimir Bauer 4 years ago
- check for err Vladimir Bauer 4 years ago
- avoid using NewBarFiller in tests Vladimir Bauer 4 years ago
- extra draw tests Vladimir Bauer 4 years ago
- remove duplicate test Vladimir Bauer 4 years ago
- more draw tests Vladimir Bauer 4 years ago
- draw_test TipOnComplete Vladimir Bauer 4 years ago
- New feature: BarStyle Inclusive Vladimir Bauer 4 years ago
- bar filler: better width check for complex runes Vladimir Bauer 5 years ago
- refactoring: draw_test Vladimir Bauer 5 years ago
- bar draw refactoring Vladimir Bauer 5 years ago
- PickBarFiller -> NewBarFillerPick Vladimir Bauer 5 years ago
- PickBarFiller Vladimir Bauer 5 years ago
- correct refill test Vladimir Bauer 6 years ago
- Revert "fix want" Vladimir Bauer 6 years ago
- fix refill Vladimir Bauer 6 years ago
- reorder fields Vladimir Bauer 6 years ago
- extra test cases Vladimir Bauer 6 years ago
- extra test case Vladimir Bauer 6 years ago
- fix want Vladimir Bauer 6 years ago
- refactoring Vladimir Bauer 6 years ago
- refactoring draw test Vladimir Bauer 6 years ago
- refactoring draw test Vladimir Bauer 6 years ago
- fix tests Vladimir Bauer 6 years ago
- return if width < brackets Vladimir Bauer 6 years ago
- BarFiller: use all term width by default Vladimir Bauer 6 years ago
- add OccupiedWidth and TermWidth to decor.Statistics Vladimir Bauer 6 years ago
- rev test Vladimir Bauer 6 years ago
- refactoring bar filler Vladimir Bauer 6 years ago
- refactoring: BarClearOnComplete and BarExtender Vladimir Bauer 6 years ago