Bookmark
Copy text through SSH in Vim/Neovim with OSC52
https://oroques.dev/2020/11/27/vim-osc52.html, posted 2022 by peter in development free shell text
TL;DR: OSC52 is an ANSI escape sequence that allows you to copy text into your system clipboard from anywhere, including from remote SSH sessions. Check vim-oscyank, a plugin which integrates OSC52 into Vim.