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:
watiko
2016-02-23 03:01:30 +09:00
parent 43456e43de
commit 3d9e9a92cf
3 changed files with 27 additions and 37 deletions

View File

@@ -317,7 +317,7 @@ static int included_patches[] = {
// 976 NA
975,
974,
// 973,
973,
972,
// 971 NA
// 970 NA