log src/move.c @ 34464:9702c63dd040 v9.1.0146

age author description
Tue, 06 Feb 2024 11:00:07 +0100 Christian Brabandt patch 9.1.0077: Unnecessary call to redraw_for_cursorline() in nv_mousescroll() v9.1.0077
Tue, 23 Jan 2024 23:00:04 +0100 Christian Brabandt patch 9.1.0047: issues with temp curwin/buf while cmdwin is open v9.1.0047
Tue, 12 Dec 2023 17:00:08 +0100 Christian Brabandt patch 9.0.2159: screenpos() may crash with neg. column v9.0.2159
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