| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | test/old: ':execute' does not suppress range error | Jan Edmund Lazo | 2021-04-11 |
| | | | | | | | | | | :2,1> should trigger backwards range error but it is suppressed for inccomand. :execute "2,1>" does not suppress the error. | ||
| * | vim-patch:8.1.1841: no test for Ex shift commands | Jan Edmund Lazo | 2021-04-11 |
| Problem: No test for Ex shift commands. Solution: Add a test. (Dominique Pelle, closes vim/vim#4801) https://github.com/vim/vim/commit/d5e3cc11d391f3aa80bf66f91001f11a3a145b43 Comment out some tests because of Neovim inccomand. | |||