aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_cursor_func.vim
Commit message (Expand)AuthorAge
* test: move oldtests to test directory (#22536)dundargoc2023-03-07
* vim-patch:9.0.1072: screenpos() column result in fold may be too small (#21465)zeertzjq2022-12-18
* vim-patch:9.0.1016: screenpos() does not count filler lines for diff modezeertzjq2022-12-06
* vim-patch:9.0.1011: ml_get error when using screenpos()zeertzjq2022-12-06
* vim-patch:8.2.4389: screenpos() does not handle a position in a closed foldzeertzjq2022-12-06
* vim-patch:8.2.4204: screenpos() has non-zero row for invisible textzeertzjq2022-12-06
* vim-patch:8.2.3193: screenpos() is wrong when 'display' is "lastline"zeertzjq2022-12-06
* vim-patch:9.0.0863: col() and charcol() only work for the current window (#21...zeertzjq2022-11-13
* vim-patch:9.0.0712: wrong column when calling setcursorcharpos() with zero lnumzeertzjq2022-10-10
* vim-patch:8.2.2184: Vim9: no error when using "2" for a line numberzeertzjq2022-10-10
* vim-patch:8.2.5034: there is no way to get the byte index from a virtual columnzeertzjq2022-09-12
* vim-patch:8.1.{1915,1921,1953} (#19900)zeertzjq2022-08-23
* vim-patch:8.2.1040: not enough testing for movement commandszeertzjq2022-07-17
* feat(ui): add `'winbar'`Famiu Haque2022-05-18
* vim-patch:8.2.4734: getcharpos() may change a mark position (#18077)zeertzjq2022-04-11
* vim-patch:8.2.2342: "char" functions may return wrong column in Insert modezeertzjq2022-02-12
* test(old): comment out WinBar instead of skipping Test_screenpos()zeertzjq2022-02-10
* vim-patch:8.2.2363: curpos() does not accept a string argument as beforezeertzjq2022-02-06
* vim-patch:8.2.2324: not easy to get mark en cursor posotion by character countzeertzjq2022-02-06
* vim-patch:8.1.2013: more functions can be used as methodsSean Dewar2021-11-26
* feat(eval/method): partially port v8.1.1996Sean Dewar2021-11-26
* feat(eval/method): partially port v8.1.1993Sean Dewar2021-11-26
* vim-patch:8.1.1336: some eval functionality is not covered by testsSean Dewar2021-10-03
* vim-patch:8.2.2577: compiler warning for type conversionJan Edmund Lazo2021-03-09
* vim-patch:8.1.2228: screenpos() returns wrong values when 'number' is setJan Edmund Lazo2020-05-21
* test/old: skip Test_screenpos for nowJan Edmund Lazo2019-12-18
* anchor float to buffer positionBjörn Linse2019-09-04
* vim-patch:8.1.0754: preferred column when setting 'cursorcolumn' #10549Jan Edmund Lazo2019-07-20
* vim-patch:8.0.0478James McCoy2017-06-06
* remove disable_char_avail_for_testing()Justin M. Keyes2016-04-26
* vim-patch:7.4.1300KillTheMule2016-04-25
* vim-patch:5a46a58KillTheMule2016-04-25