mirror of
https://github.com/vim/vim.git
synced 2025-12-13 20:36:39 +01:00
Problem: No way to access the clipboard without X11/Wayland. Solution: Add the clipboard provider feature (Foxe Chen). closes: #18781 Signed-off-by: Foxe Chen <chen.foxe@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>