Bram Moolenaar
|
1a3a89168d
|
patch 8.1.1915: more functions can be used as methods
Problem: More functions can be used as methods.
Solution: Make various functions usable as a method.
|
2019-08-23 22:31:37 +02:00 |
|
Bram Moolenaar
|
1063f3d200
|
patch 8.1.1291: not easy to change directory and restore
Problem: Not easy to change directory and restore.
Solution: Add the chdir() function. (Yegappan Lakshmanan, closes #4358)
|
2019-05-07 22:06:52 +02:00 |
|
Bram Moolenaar
|
b2e0c94a4d
|
patch 8.1.0144: the :cd command does not have good test coverage
Problem: The :cd command does not have good test coverage.
Solution: Add more tests. (Dominique Pelle, closes #2972)
|
2018-07-03 18:36:27 +02:00 |
|
Bram Moolenaar
|
15618fa643
|
patch 8.0.0493: crash with cd command with very long argument
Problem: Crash with cd command with very long argument.
Solution: Check for running out of space. (Dominique pending, closes #1576)
|
2017-03-19 21:37:13 +01:00 |
|