| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | vim-patch:8.2.4190: all conceal tests are skipped without the screendumps ↵ | zeertzjq | 2022-01-24 |
| | | | | | | | | | feature Problem: All conceal tests are skipped without the screendumps feature. Solution: Only skip the tests that use screendumps. (closes vim/vim#9599) https://github.com/vim/vim/commit/206919191fe1881dea00d60d392cc68a07c0106f | ||
| * | vim-patch:8.2.1058: multiline conceal causes display errors | Jan Edmund Lazo | 2021-02-13 |
| Problem: Multiline conceal causes display errors. Solution: Do not allow conceal cross over EOL. (closes vim/vim#6326, closes vim/vim#4854, closes vim/vim#6302) https://github.com/vim/vim/commit/fc838d6cb0f22c77a6ee2befd034b593e1c5ea06 Port test_conceal.vim but skip tests that require screendumps. | |||