mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.973
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
This commit is contained in:
@@ -317,7 +317,7 @@ static int included_patches[] = {
|
||||
// 976 NA
|
||||
975,
|
||||
974,
|
||||
// 973,
|
||||
973,
|
||||
972,
|
||||
// 971 NA
|
||||
// 970 NA
|
||||
|
Reference in New Issue
Block a user