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 decorators_test.go @master
- TestPercentageDwidthSyncDindentRight Vladimir Bauer 2 years ago
- typo fix: DidentRight to DindentRight Vladimir Bauer 2 years ago
- correct Decor methods Vladimir Bauer 2 years ago
- make dropS, dropD channels on pState Vladimir Bauer 3 years ago
- refactoring decorators_test Vladimir Bauer 3 years ago
- wait wor syncWidth before next render Vladimir Bauer 3 years ago
- v8 Vladimir Bauer 3 years ago
- bump major version to v7 Vladimir Bauer 5 years ago
- mod v6 Vladimir Bauer 5 years ago
- some refactoring Vladimir Bauer 5 years ago
- add OccupiedWidth and TermWidth to decor.Statistics Vladimir Bauer 6 years ago
- tests upd Vladimir Bauer 6 years ago
- simplify Vladimir Bauer 6 years ago
- Synchronizer and comma ok Vladimir Bauer 7 years ago
- fix import paths Vladimir Bauer 7 years ago
- test fix Vladimir Bauer 7 years ago
- Robust width sync Vladimir Bauer 7 years ago
- Breaking change: decor package refactoring Vladimir Bauer 8 years ago
- width makes no sence, if sync bit is set Vladimir Bauer 8 years ago
- Test data race fix. Vladimir Bauer 8 years ago
- Refactor: widthSyncer Vladimir Bauer 8 years ago
- Some decorators test Vladimir Bauer 8 years ago
- Move format to decor pkg Vladimir Bauer 9 years ago
- One more test fix Vladimir Bauer 9 years ago
- Fix tests for go1.6 Vladimir Bauer 9 years ago
- TestAppendETA Vladimir Bauer 9 years ago
- TestPrependETA Vladimir Bauer 9 years ago
- TestAppendElapsed Vladimir Bauer 9 years ago
- TestPrependElapsed Vladimir Bauer 9 years ago
- TestPrependCountersDindentRight Vladimir Bauer 9 years ago