log src/move.c @ 33774:f2dd85a2bfc0 v9.0.2107

age author description
Thu, 16 Nov 2023 22:15:08 +0100 Christian Brabandt patch 9.0.2107: [security]: FPE in adjust_plines_for_skipcol v9.0.2107
Tue, 14 Nov 2023 17:15:05 +0100 Christian Brabandt patch 9.0.2105: skipcol not reset when topline changed v9.0.2105
Sun, 15 Oct 2023 10:15:05 +0200 Christian Brabandt patch 9.0.2032: cannot get mouse click pos for tab or virt text v9.0.2032
Sat, 14 Oct 2023 11:45:04 +0200 Christian Brabandt patch 9.0.2022: getmousepos() returns wrong index for TAB char v9.0.2022
Mon, 09 Oct 2023 18:00:08 +0200 Christian Brabandt patch 9.0.2005: partially revert patch v9.0.1997 v9.0.2005
Fri, 06 Oct 2023 19:45:05 +0200 Christian Brabandt patch 9.0.1997: Some unused code in move.c and string.c v9.0.1997
Wed, 04 Oct 2023 22:00:03 +0200 Christian Brabandt patch 9.0.1983: scrolling inactive window not possible with cursorbind v9.0.1983
Wed, 04 Oct 2023 20:15:04 +0200 Christian Brabandt patch 9.0.1981: not being able to scroll up in diff mode v9.0.1981
Mon, 02 Oct 2023 21:45:07 +0200 Christian Brabandt patch 9.0.1973: Clean up cmdline option completion code v9.0.1973
Sun, 27 Aug 2023 19:15:05 +0200 Christian Brabandt patch 9.0.1800: Cursor position still wrong with 'showbreak' and virtual text v9.0.1800
Thu, 24 Aug 2023 07:35:13 +0200 Christian Brabandt patch 9.0.1785: wrong cursor position with 'showbreak' and lcs-eol
Sat, 19 Aug 2023 14:30:02 +0200 Christian Brabandt patch 9.0.1747: screenpos() may cause unnecessary redraw v9.0.1747
Thu, 17 Aug 2023 23:15:02 +0200 Christian Brabandt patch 9.0.1729: screenpos() wrong when w_skipcol and cpoptions+=n v9.0.1729
Tue, 15 Aug 2023 23:15:03 +0200 Christian Brabandt patch 9.0.1717: virtcol2col returns last byte of a multi-byte char v9.0.1717
Mon, 26 Jun 2023 13:13:12 +0200 Christian Brabandt Fix line endings issue
Mon, 26 Jun 2023 09:54:34 +0200 Christian Brabandt normalize line endings
Sat, 24 Jun 2023 23:00:04 +0200 Bram Moolenaar patch 9.0.1664: divide by zero when scrolling with 'smoothscroll' set v9.0.1664
Mon, 05 Jun 2023 21:45:04 +0200 Bram Moolenaar patch 9.0.1612: "skipcol" not reset when using multi-byte characters
Mon, 05 Jun 2023 19:45:04 +0200 Bram Moolenaar patch 9.0.1610: display is wrong when 'smoothscroll' is set v9.0.1610
Sun, 04 Jun 2023 20:30:04 +0200 Bram Moolenaar patch 9.0.1607: screenpos() returns wrong row with diff filler lines v9.0.1607
Sat, 03 Jun 2023 23:15:04 +0200 Bram Moolenaar patch 9.0.1603: display wrong if scrolling multiple lines with 'smoothscroll' v9.0.1603
Sat, 03 Jun 2023 18:15:05 +0200 Bram Moolenaar patch 9.0.1600: screenpos() does not take w_skipcol into account v9.0.1600
Thu, 01 Jun 2023 20:30:05 +0200 Bram Moolenaar patch 9.0.1597: cursor ends up below the window after a put v9.0.1597
Fri, 19 May 2023 15:15:05 +0200 Bram Moolenaar patch 9.0.1568: with 'smoothscroll' cursor may move below botline v9.0.1568
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