mirror of
https://github.com/neovim/neovim.git
synced 2026-03-10 18:14:50 +10:00
Problem: When pasting on the command line line breaks result in literal
<CR> characters. This makes pasting a long file name difficult.
Solution: Skip the characters.
6f62fed349