mirror of
https://github.com/mudler/luet.git
synced 2025-09-05 01:00:44 +00:00
update vendor
This commit is contained in:
7
vendor/github.com/atomicgo/cursor/doc.go
generated
vendored
Normal file
7
vendor/github.com/atomicgo/cursor/doc.go
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
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.
|
||||
|
||||
Special thanks to github.com/k0kubun/go-ansi which this project is based on.
|
||||
*/
|
||||
package cursor
|
Reference in New Issue
Block a user