Tree @8dce160 (Download .tar.gz)
- _examples
- _svg
- cwriter
- decor
- internal
- .gitignore
- .travis.yml
- bar.go
- bar_filler.go
- bar_filler_bar.go
- bar_filler_spinner.go
- bar_option.go
- bar_test.go
- barbench_test.go
- container_option.go
- decorators_test.go
- doc.go
- draw_test.go
- example_test.go
- export_test.go
- go.mod
- go.sum
- priority_queue.go
- progress.go
- progress_test.go
- proxyreader.go
- proxyreader_test.go
- README.md
- UNLICENSE
History of bar_filler_bar.go @8dce160d610de3f59c7bf139f8eb45f6b1bb02cd
- add Refill to decor.Statistics Vladimir Bauer 6 years ago
- bugfix: index out of range Vladimir Bauer 6 years ago
- refactoring WidthForBarFiller Vladimir Bauer 6 years ago
- refactoring bar filler Vladimir Bauer 6 years ago
- truncate if space rune is double width Vladimir Bauer 6 years ago
- cosmetic Vladimir Bauer 6 years ago
- return if width < brackets Vladimir Bauer 6 years ago
- decor.Statistics holds AvailableWidth Vladimir Bauer 6 years ago
- panic on invalid bar style Vladimir Bauer 6 years ago
- truncate bar if double width style used Vladimir Bauer 6 years ago
- use go-runewidth 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