go-atomicgo-dev-cursor 0.2.0
Moving terminal cursor in Golang
Package cursor contains cross-platform methods to move the terminal cursor in different directions. This package can be used to create interactive CLI tools and games, live charts, algorithm visualizations and other updatable output of any kind.
- Website: https://atomicgo.dev/cursor
- Licenses: Expat
- Package source: gnu/packages/golang-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-atomicgo-dev-cursor 0.2.0
as follows:
guix install go-atomicgo-dev-cursor@0.2.0
Or install the latest version:
guix install go-atomicgo-dev-cursor
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.