mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-17 22:37:10 +09:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user