ojroques / vim-oscyank

A Vim plugin to copy text through SSH with OSC52
BSD 2-Clause "Simplified" License
616 stars 38 forks source link

Does Wezterm support OSC-52? #3

Closed krishnakumarg1984 closed 3 years ago

krishnakumarg1984 commented 3 years ago

I am using wezterm as my terminal emulator. Can you please comment on whether OSC-52 works on it?

ojroques commented 3 years ago

Hello!

A quick search returned nothing about OSC52 and wezterm. So the best way to know is to test yourself if the plugin works: connect via SSH to a machine, install the plugin and run Vim, try to copy some text and check if your clipboard has been updated.

Or you can open an issue directly on wezterm repo asking if they support it and if not, if they plan to do so. Hope that helped, feel free to re-open this issue if you have other questions.

wez commented 3 years ago

Yes, wezterm supports OSC 52 for setting the clipboard. This is now (briefly) documented at https://wezfurlong.org/wezterm/escape-sequences.html#operating-system-command-sequences

ojroques commented 3 years ago

Great news! I've added wezterm to the terminal list.