Mercurial > vim
diff src/memline.c @ 30659:ea16b081493d v9.0.0664
patch 9.0.0664: bad redrawing with spell checking, using "C" and "$" in 'cpo'
Commit: https://github.com/vim/vim/commit/f3ef026c9897f1d2e3fba47166a4771d507dae91
Author: Bram Moolenaar <Bram@vim.org>
Date: Wed Oct 5 13:29:15 2022 +0100
patch 9.0.0664: bad redrawing with spell checking, using "C" and "$" in 'cpo'
Problem: Bad redrawing with spell checking, using "C" and "$" in 'cpo'.
Solution: Do not redraw the next line when "$" is in 'cpo'. (closes https://github.com/vim/vim/issues/11285)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Wed, 05 Oct 2022 14:30:04 +0200 |
parents | bb0e525e1393 |
children | 56a2af8c0980 |