Registry / utility / aymanbagabas-go-osc52-v2

aymanbagabas-go-osc52-v2

JSON →
library2.0.1gogounverified

Go implementation of the OSC52 terminal escape sequence for copying text to the clipboard.

go get github.com/aymanbagabas/go-osc52/v2
INSTALL
IMPORT
SIG · AYMANBAGABAS-GO-OS
A
aymanbagabas-go-osc52-v2
utilitygov2.0.1
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.

osc52
github.com/aymanbagabas/go-osc52/v2

Copy text to the clipboard using OSC52.

package main import ( "github.com/aymanbagabas/go-osc52/v2" ) func main() { osc52.Copy("Hello, clipboard!") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
OpenAI (training)
2
Resources
aymanbagabas-go-osc52-v2 — go get aymanbagabas-go-osc52-v2 · libregistry