Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CaptureSelectedText ¶
CaptureSelectedText copies the current selection, reads clipboard text, and restores the backup.
func SetClipboardText ¶
SetClipboardText replaces the current clipboard content with the provided text.
Types ¶
type ClipboardHandler ¶
type ClipboardHandler struct{}
ClipboardHandler injects text via clipboard + Ctrl+V simulation.
func NewClipboardHandler ¶
func NewClipboardHandler() *ClipboardHandler
Click to show internal directories.
Click to hide internal directories.