Jan Edmund Lazo
f484d3b2d4
vim-patch:8.1.2314: vi' sometimes does not select anything
...
Problem: vi' sometimes does not select anything.
Solution: Recognize an empty selection. (Christian Brabandt, closes vim/vim#5183 )
7170b295b0
2019-11-17 21:51:19 -05:00
Pierre
14c53e4cbe
vim-patch:8.1.0971: failure to select quoted text obj moves cursor #9658
...
closes #9640
Problem: Failure for selecting quoted text object moves cursor.
Solution: Restore the Visual selection on failure. (Christian Brabandt,
closes vim/vim#4024 )
55d3bdbbe2
2019-03-03 11:04:32 +01:00
Jan Edmund Lazo
42428b3f85
vim-patch:8.1.0083: "is" and "as" have trouble with quoted punctuation
...
Problem: "is" and "as" have trouble with quoted punctuation.
Solution: Check for punctuation before a quote. (Jason Franklin)
8516071124
2018-08-23 18:50:29 -04:00
Jan Edmund Lazo
7763c19a70
vim-patch:8.1.0290: "cit" on an empty HTML tag changes the whole tag
...
Problem: "cit" on an empty HTML tag changes the whole tag.
Solution: Only adjust the area in Visual mode. (Andy Massimino,
closes vim/vim#3332 )
b476cb7d8d
2018-08-20 10:15:06 -04:00
Jan Edmund Lazo
1d2b702008
vim-patch:8.0.1486: accessing invalid memory with "it"
...
Problem: Accessing invalid memory with "it". (Dominique Pelle)
Solution: Avoid going over the end of the line. (Christian Brabandt,
closes vim/vim#2532 )
82846a00ac
2018-08-20 00:05:12 -04:00
Justin M. Keyes
54b9510e05
vim-patch:8.0.1158: still old style tests
...
Problem: Still old style tests.
Solution: Convert serveral tests to new style. (Yegappan Lakshmanan)
db51007108
2018-02-11 15:27:56 +01:00
Justin M. Keyes
ce09d4134b
vim-patch:8.0.0433: beeps when running tests
...
Problem: Quite a few beeps when running tests.
Solution: Set 'belloff' for these tests. (Christian Brabandt)
c3c766ea8c
2018-01-21 12:21:47 +01:00
James McCoy
ad202b8401
vim-patch:7.4.2098
...
Problem: Text object tests are old style.
Solution: Turn them into new style tests. (James McCoy, closes vim/vim#941 )
00b24be454
2017-02-27 20:52:42 -05:00