Bram Moolenaar
|
2d10cd4780
|
patch 8.2.0407: no early check if :find and :sfind have an argument
Problem: No early check if :find and :sfind have an argument.
Solution: Add EX_NEEDARG.
|
2020-03-19 14:37:30 +01:00 |
|
Bram Moolenaar
|
3503d7c94a
|
patch 8.1.2278: using "cd" with "exe" may fail
Problem: Using "cd" with "exe" may fail.
Solution: Use chdir() instead.
|
2019-11-09 20:10:17 +01:00 |
|
Bram Moolenaar
|
8a37b03289
|
patch 8.0.1464: completing directory after :find does not add slash
Problem: Completing directory after :find does not add slash.
Solution: Adjust the flags for globpath(). (Genki Sky)
|
2018-02-03 20:43:08 +01:00 |
|
Bram Moolenaar
|
209d3874c1
|
patch 8.0.1302: still too many old style tests
Problem: Still too many old style tests.
Solution: Convert a few more tests to new style. (Yegappan Lakshmanan,
closes #2326)
|
2017-11-16 21:52:51 +01:00 |
|