log src/move.c @ 32465:83074077c0b1 v9.0.1564

age author description
Thu, 18 May 2023 14:30:09 +0200 Bram Moolenaar patch 9.0.1564: display moves up and down with 'incsearch' and 'smoothscroll' v9.0.1564
Mon, 15 May 2023 19:30:05 +0200 Bram Moolenaar patch 9.0.1561: display wrong when moving cursor to above the top line v9.0.1561
Sat, 13 May 2023 15:15:03 +0200 Bram Moolenaar patch 9.0.1551: position of marker for 'smoothscroll' not computed correctly v9.0.1551
Thu, 11 May 2023 19:45:03 +0200 Bram Moolenaar patch 9.0.1542: line not fully displayed if it doesn't fit in the screen v9.0.1542
Tue, 09 May 2023 17:15:03 +0200 Bram Moolenaar patch 9.0.1530: cursor moves to wrong line when 'foldmethod' is "diff" v9.0.1530
Mon, 08 May 2023 17:00:04 +0200 Bram Moolenaar patch 9.0.1525: 'smoothscroll' does not always work properly v9.0.1525
Sat, 06 May 2023 13:45:04 +0200 Bram Moolenaar patch 9.0.1512: inserting lines when scrolling with 'smoothscroll' set v9.0.1512
Sat, 01 Apr 2023 21:00:04 +0200 Bram Moolenaar patch 9.0.1435: scrolling too many lines when 'wrap' and 'diff' are set v9.0.1435
Sun, 12 Mar 2023 22:30:05 +0100 Bram Moolenaar patch 9.0.1403: unused variables and functions v9.0.1403
Wed, 01 Mar 2023 19:00:05 +0100 Bram Moolenaar patch 9.0.1367: divide by zero in zero-width window v9.0.1367
Tue, 14 Feb 2023 18:45:05 +0100 Bram Moolenaar patch 9.0.1309: scrolling two lines with even line count and 'scrolloff' set v9.0.1309
Thu, 26 Jan 2023 15:15:06 +0100 Bram Moolenaar patch 9.0.1247: divide by zero with 'smoothscroll' set and a narrow window v9.0.1247
Sat, 14 Jan 2023 13:45:04 +0100 Bram Moolenaar patch 9.0.1196: code is indented more than necessary v9.0.1196
Sat, 31 Dec 2022 16:15:03 +0100 Bram Moolenaar patch 9.0.1121: cursor positioning and display problems with 'smoothscroll' v9.0.1121
Sun, 18 Dec 2022 13:30:05 +0100 Bram Moolenaar patch 9.0.1072: screenpos() column result in fold may be too small v9.0.1072
Mon, 05 Dec 2022 23:30:04 +0100 Bram Moolenaar patch 9.0.1016: screenpos() does not count filler lines for diff mode v9.0.1016
Mon, 05 Dec 2022 17:30:06 +0100 Bram Moolenaar patch 9.0.1011: ml_get error when using screenpos() v9.0.1011
Sat, 03 Dec 2022 19:45:03 +0100 Bram Moolenaar patch 9.0.1000: with 'smoothscroll' skipcol may be reset unnecessarily v9.0.1000
Sat, 03 Dec 2022 13:00:04 +0100 Bram Moolenaar patch 9.0.0998: "gk" may reset skipcol when not needed v9.0.0998
Fri, 02 Dec 2022 22:00:04 +0100 Bram Moolenaar patch 9.0.0993: display errors when adding or removing text property type v9.0.0993
Sat, 19 Nov 2022 13:30:05 +0100 Bram Moolenaar patch 9.0.0908: with 'smoothscroll' cursor may end up in wrong position v9.0.0908
Fri, 18 Nov 2022 23:15:04 +0100 Bram Moolenaar patch 9.0.0904: various comment and indent flaws v9.0.0904
Fri, 18 Nov 2022 14:00:07 +0100 Bram Moolenaar patch 9.0.0900: cursor moves too far with 'smoothscroll' v9.0.0900
Thu, 17 Nov 2022 13:45:04 +0100 Bram Moolenaar patch 9.0.0893: 'smoothscroll' cursor calculations wrong when 'number' is set v9.0.0893
Thu, 17 Nov 2022 12:45:05 +0100 Bram Moolenaar patch 9.0.0892: may redraw when not needed v9.0.0892
Thu, 20 Oct 2022 21:30:04 +0200 Bram Moolenaar patch 9.0.0807: with 'smoothscroll' typing "0" may not go to the first column v9.0.0807
Fri, 14 Oct 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0751: 'scrolloff' does not work well with 'smoothscroll' v9.0.0751
Thu, 13 Oct 2022 23:00:03 +0200 Bram Moolenaar patch 9.0.0746: breakindent test cases are commented out v9.0.0746
Thu, 13 Oct 2022 21:30:03 +0200 Bram Moolenaar patch 9.0.0745: wrong cursor position when using "gj" and "gk" in a long line v9.0.0745
Wed, 12 Oct 2022 21:00:05 +0200 Bram Moolenaar patch 9.0.0734: cursor position invalid when scrolling with 'smoothscroll' v9.0.0734
Sun, 09 Oct 2022 18:30:03 +0200 Bram Moolenaar patch 9.0.0707: with 'smoothscroll' cursor position not adjusted in long line v9.0.0707
Sat, 08 Oct 2022 22:15:03 +0200 Bram Moolenaar patch 9.0.0701: with 'smoothscroll' cursor position not adjusted in long line v9.0.0701
Thu, 06 Oct 2022 17:15:02 +0200 Bram Moolenaar patch 9.0.0674: build error with tiny version v9.0.0674
Thu, 06 Oct 2022 17:00:04 +0200 Bram Moolenaar patch 9.0.0673: first line wong with 'smoothscroll' and 'scrolloff' zero v9.0.0673
Thu, 06 Oct 2022 16:00:04 +0200 Bram Moolenaar patch 9.0.0672: line partly shows with 'smoothscroll' and 'scrolloff' zero v9.0.0672
Thu, 06 Oct 2022 14:15:04 +0200 Bram Moolenaar patch 9.0.0671: negative topline using CTRL-Y with 'smoothscroll' and 'diff' v9.0.0671
Tue, 04 Oct 2022 17:30:06 +0200 Bram Moolenaar patch 9.0.0657: too many #ifdefs v9.0.0657
Mon, 03 Oct 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0652: 'smoothscroll' not tested with 'number' and "n" in 'cpo' v9.0.0652
Mon, 03 Oct 2022 16:30:04 +0200 Bram Moolenaar patch 9.0.0647: the 'splitscroll' option is not a good name v9.0.0647
Mon, 03 Oct 2022 15:15:04 +0200 Bram Moolenaar patch 9.0.0646: with 'smoothscroll' CTRL-E is wrong when 'foldmethod' set v9.0.0646
Mon, 03 Oct 2022 13:15:03 +0200 Bram Moolenaar patch 9.0.0645: CTRL-Y does not stop at line 1 v9.0.0645
Sun, 02 Oct 2022 22:30:15 +0200 Bram Moolenaar patch 9.0.0640: cannot scroll by screen line if a line wraps v9.0.0640
Sat, 24 Sep 2022 22:15:03 +0200 Bram Moolenaar patch 9.0.0581: adding a character for incsearch fails at end of line v9.0.0581
Sat, 24 Sep 2022 20:30:03 +0200 Bram Moolenaar patch 9.0.0579: using freed memory when 'tagfunc' wipes out buffer v9.0.0579
Mon, 19 Sep 2022 18:00:05 +0200 Bram Moolenaar patch 9.0.0505: various problems with 'nosplitscroll' v9.0.0505
Fri, 16 Sep 2022 22:00:04 +0200 Bram Moolenaar patch 9.0.0482: "g0" moves to wrong location with virtual text "above" v9.0.0482
Mon, 12 Sep 2022 19:00:05 +0200 Bram Moolenaar patch 9.0.0451: virtual text "above" does not work with 'nowrap' v9.0.0451
Sun, 11 Sep 2022 18:00:03 +0200 Bram Moolenaar patch 9.0.0445: when opening/closing window text moves up/down
Sat, 10 Sep 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0438: cannot put virtual text above a line v9.0.0438
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206
Fri, 12 Aug 2022 14:15:04 +0200 Bram Moolenaar patch 9.0.0194: cursor displayed in wrong position after removing text prop v9.0.0194
Fri, 24 Jun 2022 13:45:04 +0200 Bram Moolenaar patch 8.2.5155: in diff mode windows may get out of sync v8.2.5155
Mon, 20 Jun 2022 12:45:03 +0200 Bram Moolenaar patch 8.2.5138: various small issues v8.2.5138
Thu, 16 Jun 2022 12:45:03 +0200 Bram Moolenaar patch 8.2.5107: some callers of rettv_list_alloc() check for not OK v8.2.5107
Fri, 27 May 2022 23:00:03 +0200 Bram Moolenaar patch 8.2.5034: there is no way to get the byte index from a virtual column v8.2.5034
Mon, 09 May 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4928: various white space and cosmetic mistakes v8.2.4928
Sun, 08 May 2022 20:45:03 +0200 Bram Moolenaar patch 8.2.4915: sometimes the cursor is in the wrong position v8.2.4915
Wed, 20 Apr 2022 16:00:04 +0200 Bram Moolenaar patch 8.2.4795: 'cursorbind' scrolling depends on whether 'cursorline' is set v8.2.4795
Mon, 28 Mar 2022 13:45:03 +0200 Bram Moolenaar patch 8.2.4641: may mark the wrong window for redrawing v8.2.4641
Sun, 27 Mar 2022 20:30:04 +0200 Bram Moolenaar patch 8.2.4638: superfluous check if a redraw is needed for 'cursorline' v8.2.4638