mirror of
https://github.com/zoriya/vim.git
synced 2026-06-28 21:49:20 +00:00
85de20665f
Problem: When the clipboard isn't supported: ":yank*" gives a confusing
error message.
Solution: Specifically mention that the register name is invalid.
(Jean-Rene David)