Registry / utility / pborman-ansi

pborman-ansi

JSON →
library1.1.0gogounverified

Provides ANSI escape sequence processing as defined by the ECMA-48 standard for terminal control.

go get github.com/pborman/ansi
INSTALL
IMPORT
SIG · PBORMAN-ANSI
P
pborman-ansi
utilitygov1.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ansi
github.com/pborman/ansi

Use ANSI escape sequences for terminal cursor movement.

package main import ( "fmt" "github.com/pborman/ansi" ) func main() { fmt.Println(ansi.CursorUp + "Move cursor up") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources