Re: Patch 8.1.0373

2019-01-31 Fir de Conversatie Jason Franklin
Just tried the fix (8.1.0856). Beautiful! -- Jason -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subsc

Re: Patch 8.1.0373

2019-01-31 Fir de Conversatie Bram Moolenaar
Jason Franklin wrote: > I noticed that this patch introduced the following side-effect: > > vim --clean > :set cul > :e src/screen.c > :new > > Now, with cursor focus on the blank window, scroll screen.c with the mouse. > > You'll notice that the cursorline is no longer updated to visually in

Re: Patch 8.1.0373

2019-01-30 Fir de Conversatie Jason Franklin
Bram, I noticed that this patch introduced the following side-effect: vim --clean :set cul :e src/screen.c :new Now, with cursor focus on the blank window, scroll screen.c with the mouse. You'll notice that the cursorline is no longer updated to visually indicate where the cursor would be posit

Patch 8.1.0373

2018-09-12 Fir de Conversatie Bram Moolenaar
Patch 8.1.0373 (after 8.1.0372) Problem:Screen updating still slow when 'cursorline' is set. Solution: Fix setting last_cursorline. Files: src/move.c *** ../vim-8.1.0372/src/move.c 2018-09-12 21:52:14.323799725 +0200 --- src/move.c 2018-09-12 22:21:50.0