From eefb6d76fde0037b4881776fae34353fe1c4745d Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 14 Jun 2023 08:12:45 +0530 Subject: [PATCH] ... --- docs/clipboard.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/clipboard.rst b/docs/clipboard.rst index 88b6d7632..a0dba2d5c 100644 --- a/docs/clipboard.rst +++ b/docs/clipboard.rst @@ -150,7 +150,7 @@ other characters must be stripped out from the id by the terminal emulator before retransmitting it. Note that when using a terminal multiplexer it is possible for two different -programs to treat on each others clipboard requests. This is fundamentally +programs to overwrite each others clipboard requests. This is fundamentally unavoidable since the system clipboard is a single global shared resource. However, there is an additional complication where responses form this protocol could get lost if, for instance, multiple write requests are received