Update copypaste.md (#2826)

Status page: https://wezfurlong.org/wezterm/escape-sequences.html#operating-system-command-sequences

Status at 20230521:

> Requests to query the clipboard are ignored. Allows setting or clearing the clipboard

Issue to support querying: https://github.com/wez/wezterm/issues/2050
This commit is contained in:
Jan Katins
2023-07-08 23:08:15 +02:00
committed by GitHub
parent e5bbeff8ac
commit b02afb1116

View File

@@ -35,6 +35,9 @@ Here is a list of terminal emulators and their status:
* `foot`: supported.
* `wezterm`: only copying (writing to clipboard) is 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.