Bram Moolenaar
|
b49edc11a1
|
patch 7.4.2096
Problem: Lambda functions show up with completion.
Solution: Don't show lambda functions. (Ken Takata)
|
2016-07-23 15:47:34 +02:00 |
|
Bram Moolenaar
|
c1fb763184
|
patch 7.4.2066
Problem: getcompletion() not well tested.
Solution: Add more testing.
|
2016-07-17 23:34:21 +02:00 |
|
Bram Moolenaar
|
0d3e24be56
|
patch 7.4.2012
Problem: Test for getcompletion() does not pass on all systems.
Solution: Only test what is supported.
|
2016-07-09 19:20:59 +02:00 |
|
Bram Moolenaar
|
aa4d73235b
|
patch 7.4.2011
Problem: It is not easy to get a list of command arguments.
Solution: Add getcompletion(). (Yegappan Lakshmanan)
|
2016-07-09 18:50:29 +02:00 |
|
Bram Moolenaar
|
ae3150ec8d
|
patch 7.4.1923
Problem: Command line editing is not tested much.
Solution: Add tests for expanding the file name and 'wildmenu'.
|
2016-06-11 23:22:36 +02:00 |
|