Bram Moolenaar
|
9e2bcb5d23
|
patch 8.2.0274: hang with combination of feedkeys(), Ex mode and :global
Problem: Hang with combination of feedkeys(), Ex mode and :global.
(Yegappan Lakshmanan)
Solution: Add the pending_exmode_active flag.
|
2020-02-18 21:33:00 +01:00 |
|
Bram Moolenaar
|
bc2b71d44a
|
patch 8.2.0270: some code not covered by tests
Problem: Some code not covered by tests.
Solution: Add test cases. (Yegappan Lakshmanan, closes #5649)
|
2020-02-17 21:33:30 +01:00 |
|
Bram Moolenaar
|
9f6277bdde
|
patch 8.2.0243: insufficient code coverage for ex_docmd.c functions
Problem: Insufficient code coverage for ex_docmd.c functions.
Solution: Add more tests. (Yegappan Lakshmanan, closes #5618)
|
2020-02-11 22:04:02 +01:00 |
|
Bram Moolenaar
|
e20b9ececa
|
patch 8.2.0203: :helptags and some other functionality not tested
Problem: :helptags and some other functionality not tested.
Solution: Add more tests. (Yegappan Lakshmanan, closes #5567)
|
2020-02-03 21:40:04 +01:00 |
|
Bram Moolenaar
|
59cb041d0a
|
patch 8.2.0023: command line editing not sufficiently tested
Problem: Command line editing not sufficiently tested.
Solution: Add more tests. (Dominique Pelle, closes #5374)
|
2019-12-18 22:26:31 +01:00 |
|