From 160a81c5720766bf5272edbd981d7b319429bc77 Mon Sep 17 00:00:00 2001 From: Rylee Date: Wed, 14 Jul 2021 13:37:48 +1000 Subject: [PATCH] Add alcritty and foot to the list of OSC 52 supporting terminals (#2154) --- runtime/help/copypaste.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/runtime/help/copypaste.md b/runtime/help/copypaste.md index 37552315..9e5ca3a7 100644 --- a/runtime/help/copypaste.md +++ b/runtime/help/copypaste.md @@ -31,6 +31,10 @@ Here is a list of terminal emulators and their status: * `gnome-terminal`: does not support OSC 52. +* `alacritty`: supported. + +* `foot`: supported. + **Summary:** If you want copy and paste to work over SSH, then you should set `clipboard` to `terminal`, and make sure your terminal supports OSC 52.