Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / theckman/yacspin issues and pull requests
#73 - Long messages cause the spinner to print on multiple lines
Issue -
State: open - Opened by Integralist over 1 year ago
#72 - FEATURE REQUEST: Last update message
Issue -
State: open - Opened by aronchick about 2 years ago
#71 - Pre/Post Update function
Issue -
State: open - Opened by aronchick about 2 years ago
#70 - Using uilive to render multiple outputs
Issue -
State: open - Opened by Wulfheart about 2 years ago
#69 - Add support for logging progress messages
Issue -
State: open - Opened by weikanglim over 2 years ago
#68 - Looking for some implementation advice
Issue -
State: closed - Opened by securisec over 2 years ago
- 1 comment
#67 - Multiple spinners
Issue -
State: open - Opened by ComputerWolf over 2 years ago
- 3 comments
#66 - Invert logic in constructor to be slightly easier to read
Pull Request -
State: closed - Opened by theckman almost 3 years ago
#65 - Add some comments to paintOp struct to explain fields
Pull Request -
State: closed - Opened by theckman almost 3 years ago
#64 - Update internal paint method to take a struct for code clarity
Pull Request -
State: closed - Opened by theckman almost 3 years ago
#63 - Make CharSets test less brittle to future changes
Pull Request -
State: closed - Opened by theckman almost 3 years ago
#62 - Update README to be more clear; add some info to Config comments
Pull Request -
State: closed - Opened by theckman almost 3 years ago
#61 - Fix typo in the README file
Pull Request -
State: closed - Opened by theckman almost 3 years ago
#60 - Remove deprecated Config struct fields
Pull Request -
State: closed - Opened by theckman almost 3 years ago
#59 - Add TerminalMode config; make Frequency optional when not TTY
Pull Request -
State: closed - Opened by theckman almost 3 years ago
#58 - Add a note to README about the spinner gif animation frequency
Pull Request -
State: closed - Opened by theckman almost 3 years ago
#57 - Fail Start() if no CharSet has been set for the spinner
Pull Request -
State: closed - Opened by theckman almost 3 years ago
#56 - Add a test to make sure all CharSets don't cause .CharSet() errors
Pull Request -
State: closed - Opened by theckman almost 3 years ago
#55 - Update README spinner gifs, add tooling + notes used to create them
Pull Request -
State: closed - Opened by theckman almost 3 years ago
#54 - Import more CharSets and license header from briandowns/spinner
Pull Request -
State: closed - Opened by theckman almost 3 years ago
#53 - Add simple and advanced example files
Pull Request -
State: closed - Opened by theckman almost 3 years ago
#52 - Do not apply SuffixAutoColon when suffix is only space characters
Pull Request -
State: closed - Opened by theckman almost 3 years ago
#51 - Improve comments around the Config and Spinner types
Pull Request -
State: closed - Opened by theckman almost 3 years ago
#50 - Hide cursor by default when animating spinner
Pull Request -
State: closed - Opened by theckman almost 3 years ago
#49 - Reset the buffer when constructing the spinner
Pull Request -
State: closed - Opened by theckman almost 3 years ago
#48 - Add support for non-TTY output targets
Pull Request -
State: closed - Opened by theckman almost 3 years ago
#47 - Add support for rendering animated spinner at the end of the line
Pull Request -
State: closed - Opened by theckman almost 3 years ago
#46 - Improve GoDoc and REDAME documentation
Pull Request -
State: closed - Opened by theckman almost 3 years ago
#45 - Remove codecov due to it falsely failing builds
Pull Request -
State: closed - Opened by theckman almost 3 years ago
#44 - Use a byte buffer to reduce number of write calls to stdout
Pull Request -
State: closed - Opened by theckman almost 3 years ago
- 3 comments
#43 - Reduce missed Frequency updates, reduce mutex locks, update docs
Pull Request -
State: closed - Opened by theckman almost 3 years ago
- 2 comments
#42 - Update weird verbiage in README to be more clear
Pull Request -
State: closed - Opened by theckman almost 3 years ago
- 1 comment
#41 - Remove TravisCI badge from README
Pull Request -
State: closed - Opened by theckman almost 3 years ago
- 1 comment
#40 - Remove identifiers deprecated in v0.8.0
Pull Request -
State: closed - Opened by theckman almost 3 years ago
- 1 comment
#39 - Use colorable to support Windows terminals; remove vendor/ directory
Pull Request -
State: closed - Opened by theckman almost 3 years ago
- 1 comment
#38 - Another attempt to curb the racy tests
Pull Request -
State: closed - Opened by theckman almost 3 years ago
- 1 comment
#37 - Attempt to fix an intentionally racy test
Pull Request -
State: closed - Opened by theckman almost 3 years ago
- 1 comment
#36 - Adopt additional spinners from github.com/briandowns/spinner
Pull Request -
State: closed - Opened by theckman almost 3 years ago
- 1 comment
#35 - Remove Makefile
Pull Request -
State: closed - Opened by theckman almost 3 years ago
- 1 comment
#34 - Add GitHub Actions configuation
Pull Request -
State: closed - Opened by theckman almost 3 years ago
#33 - Add Go Module, add GH Actions, remove pkg/errors, fix lint errors
Pull Request -
State: closed - Opened by theckman almost 3 years ago
- 1 comment
#32 - Using colorable to support Windows
Pull Request -
State: closed - Opened by OtisOat over 3 years ago
- 2 comments
#31 - Color Not working for spinners
Issue -
State: closed - Opened by sumitkolhe over 4 years ago
- 1 comment
#30 - feat: ✨ Add WriteFn as alternative to io.Writer
Pull Request -
State: closed - Opened by ghostsquad over 4 years ago
- 4 comments
#29 - build: ⬆️ Update to go modules
Pull Request -
State: closed - Opened by ghostsquad over 4 years ago
- 1 comment
#28 - Alternative writer interface `func(string)`
Issue -
State: closed - Opened by ghostsquad over 4 years ago
- 12 comments
#27 - satus->status
Pull Request -
State: closed - Opened by deltamualpha over 4 years ago
- 2 comments
#26 - Correct the count of spinners in the README
Pull Request -
State: closed - Opened by theckman over 4 years ago
- 1 comment
#25 - Update README to include features, spinners, and comparisons
Pull Request -
State: closed - Opened by theckman over 4 years ago
- 1 comment
#24 - Rename Config.Delay to Config.Frequency
Pull Request -
State: closed - Opened by theckman over 4 years ago
- 1 comment
#23 - Fix pipe spinner's animation
Pull Request -
State: closed - Opened by theckman over 4 years ago
- 1 comment
#22 - Update tests to use internal spinner status constants
Pull Request -
State: closed - Opened by theckman over 4 years ago
- 1 comment
#21 - Support stopping a paused spinner
Pull Request -
State: closed - Opened by theckman over 4 years ago
- 1 comment
#20 - Reduce number operations we do inside of the mutex
Pull Request -
State: closed - Opened by theckman over 4 years ago
- 1 comment
#19 - Add ability to pause spinner and get its status
Pull Request -
State: closed - Opened by theckman over 4 years ago
- 1 comment
#18 - Do not reset timer when painting a data update; fix races
Pull Request -
State: closed - Opened by theckman over 4 years ago
- 1 comment
#17 - Separate updates to content from spinner animation
Pull Request -
State: closed - Opened by theckman over 4 years ago
- 1 comment
#16 - Update README to include usage of SuffixAutoColon and go getting
Pull Request -
State: closed - Opened by theckman over 4 years ago
- 1 comment
#15 - Add support for TERM=dumb
Pull Request -
State: closed - Opened by theckman over 4 years ago
- 1 comment
#14 - Add support for automatic suffix delimiter using colon
Pull Request -
State: closed - Opened by theckman over 4 years ago
- 1 comment
#13 - Add support for Windows printing
Pull Request -
State: closed - Opened by theckman over 4 years ago
- 1 comment
#12 - Update to the latest Go versions for builds
Pull Request -
State: closed - Opened by theckman over 4 years ago
- 1 comment
#11 - Add final set of tests to cover painter scheduler
Pull Request -
State: closed - Opened by theckman over 4 years ago
- 1 comment
#10 - Add tests for multiple functions within the package
Pull Request -
State: closed - Opened by theckman over 4 years ago
- 1 comment
#9 - Remove Go Cover badge from README
Pull Request -
State: closed - Opened by theckman over 4 years ago
- 1 comment
#8 - Remove usage of sync/atomic.Value in favor of mutex
Pull Request -
State: closed - Opened by theckman over 4 years ago
- 1 comment
#7 - Add Start() tests, make safer for concurrent access
Pull Request -
State: closed - Opened by theckman over 4 years ago
- 1 comment
#6 - Test printing of control messages (erase and cursor visibility)
Pull Request -
State: closed - Opened by theckman almost 5 years ago
- 1 comment
#5 - Add more tests for Spinner methods; add error return to CharSet()
Pull Request -
State: closed - Opened by theckman almost 5 years ago
- 1 comment
#4 - Add first round of tests for *Spinner type and associated functions
Pull Request -
State: closed - Opened by theckman almost 5 years ago
- 1 comment
#3 - Add remaining tests for colors.go
Pull Request -
State: closed - Opened by theckman almost 5 years ago
- 1 comment
#2 - Add first test to the codebase
Pull Request -
State: closed - Opened by theckman almost 5 years ago
#1 - Add .travis.yml and Makefile for CI of changes
Pull Request -
State: closed - Opened by theckman almost 5 years ago