Sat, 14 Oct 2023 11:45:04 +0200 |
Christian Brabandt |
patch 9.0.2022: getmousepos() returns wrong index for TAB char
v9.0.2022
|
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
|
Thu, 17 Aug 2023 23:00:06 +0200 |
Christian Brabandt |
patch 9.0.1728: missing winid argument for virtcol()
v9.0.1728
|
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
|
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 18:15:05 +0200 |
Bram Moolenaar |
patch 9.0.1600: screenpos() does not take w_skipcol into account
v9.0.1600
|
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, 12 Nov 2022 17:15:03 +0100 |
Bram Moolenaar |
patch 9.0.0863: col() and charcol() only work for the current window
v9.0.0863
|
Mon, 10 Oct 2022 13:45:03 +0200 |
Bram Moolenaar |
patch 9.0.0712: wrong column when calling setcursorcharpos() with zero lnum
v9.0.0712
|
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, 11 Apr 2022 14:15:04 +0200 |
Bram Moolenaar |
patch 8.2.4734: getcharpos() may change a mark position
v8.2.4734
|
Tue, 15 Feb 2022 14:45:03 +0100 |
Bram Moolenaar |
patch 8.2.4389: screenpos() does not handle a position in a closed fold
v8.2.4389
|
Mon, 24 Jan 2022 17:30:05 +0100 |
Bram Moolenaar |
patch 8.2.4204: screenpos() has non-zero row for invisible text
v8.2.4204
|
Sat, 01 Jan 2022 16:00:03 +0100 |
Bram Moolenaar |
patch 8.2.3969: value of MAXCOL not available in Vim script
v8.2.3969
|
Wed, 21 Jul 2021 18:15:05 +0200 |
Bram Moolenaar |
patch 8.2.3193: screenpos() is wrong when 'display' is "lastline"
v8.2.3193
|
Sat, 16 Jan 2021 17:00:03 +0100 |
Bram Moolenaar |
patch 8.2.2363: curpos() does not accept a string argument as before
v8.2.2363
|
Wed, 13 Jan 2021 20:15:04 +0100 |
Bram Moolenaar |
patch 8.2.2342: "char" functions may return wrong column in Insert mode
v8.2.2342
|
Sun, 10 Jan 2021 20:30:04 +0100 |
Bram Moolenaar |
patch 8.2.2324: not easy to get mark en cursor posotion by character count
v8.2.2324
|
Mon, 21 Dec 2020 22:00:03 +0100 |
Bram Moolenaar |
patch 8.2.2184: Vim9: no error when using "2" for a line number
v8.2.2184
|
Thu, 17 Dec 2020 21:45:04 +0100 |
Bram Moolenaar |
patch 8.2.2152: screenpos() does not include the WinBar offset
v8.2.2152
|
Mon, 22 Jun 2020 21:45:03 +0200 |
Bram Moolenaar |
patch 8.2.1040: not enough testing for movement commands
v8.2.1040
|
Sat, 25 Apr 2020 15:30:04 +0200 |
Bram Moolenaar |
patch 8.2.0634: crash with null partial and blob
v8.2.0634
|
Mon, 20 Apr 2020 17:00:04 +0200 |
Bram Moolenaar |
patch 8.2.0610: some tests are still old style
v8.2.0610
|
Sun, 27 Oct 2019 21:45:03 +0100 |
Bram Moolenaar |
patch 8.1.2228: screenpos() returns wrong values when 'number' is set
v8.1.2228
|
Sun, 08 Sep 2019 22:00:04 +0200 |
Bram Moolenaar |
patch 8.1.2013: more functions can be used as methods
v8.1.2013
|
Fri, 06 Sep 2019 23:00:03 +0200 |
Bram Moolenaar |
patch 8.1.1996: more functions can be used as methods
v8.1.1996
|