Skip to main content

Module paste_transform

Module paste_transform 

Source
Expand description

Paste transformation utilities.

Provides text transformations for the “Paste Special” feature, allowing users to transform clipboard content before pasting (shell escaping, case conversion, encoding, whitespace normalization, etc.).

Enums§

PasteTransform
Available paste transformations.

Functions§

transform
Apply a transformation to the input text.