pub static NATIVE_CLIP: ExperimentalOptionExpand description
Enable clip copy and clip paste commands that use native API.
These commands do not use the OSC52 code to tell the terminal to copy data but rather implement them directly in Rust.
pub static NATIVE_CLIP: ExperimentalOptionEnable clip copy and clip paste commands that use native API.
These commands do not use the OSC52 code to tell the terminal to copy data but rather implement them directly in Rust.