From 8af304cc216317780b0932c535821416f92af385 Mon Sep 17 00:00:00 2001 From: cyqsimon <28627918+cyqsimon@users.noreply.github.com> Date: Sat, 16 Mar 2024 01:43:34 +0800 Subject: [PATCH] Update OSC52 info for Alacritty (#3174) --- runtime/help/copypaste.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/runtime/help/copypaste.md b/runtime/help/copypaste.md index 33b1c03a..5f989294 100644 --- a/runtime/help/copypaste.md +++ b/runtime/help/copypaste.md @@ -31,7 +31,8 @@ Here is a list of terminal emulators and their status: * `gnome-terminal`: does not support OSC 52. -* `alacritty`: supported. +* `alacritty`: supported. Since 0.13.0, reading has been disabled by default. + To reenable it, set the `terminal.osc52` option to `CopyPaste`. * `foot`: supported.