aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_edit.vim
Commit message (Expand)AuthorAge
* vim-patch:8.2.3900: it is not easy to use a script-local function for an optionzeertzjq2022-12-03
* vim-patch:8.2.5130: edit test for mode message fails when using valgrind (#21...zeertzjq2022-11-19
* vim-patch:8.2.2623: some tests fail when run as rootzeertzjq2022-11-06
* vim-patch:8.2.2570: tests fail when run as rootzeertzjq2022-11-06
* vim-patch:8.2.1340: some tests fail on Cirrus CI and/or with FreeBSD (#20967)zeertzjq2022-11-06
* vim-patch:8.2.1022: various parts of code not covered by testszeertzjq2022-11-04
* vim-patch:8.2.0968: no proper testing of the 'cpoptions' flagszeertzjq2022-11-04
* vim-patch:8.2.4677: the Athena GUI support is outdatedzeertzjq2022-09-22
* vim-patch:8.2.4074: going over the end of NameBuffzeertzjq2022-09-22
* vim-patch:8.2.3568: ctrl-hat test fails with Athena and Motifzeertzjq2022-09-22
* vim-patch:8.2.3567: CTRL-I in Insert mode is not testedzeertzjq2022-09-22
* vim-patch:8.2.3428: using freed memory when replacingzeertzjq2022-09-22
* vim-patch:8.2.2979: not all options code is covered by testszeertzjq2022-09-22
* test(old): add a function roughly equivalent to test_setmouse() (#20224)zeertzjq2022-09-17
* vim-patch:8.2.3989: some insert completion code is not testedzeertzjq2022-08-25
* vim-patch:8.2.2534: missing test coveragezeertzjq2022-08-25
* vim-patch:8.2.0982: insufficient testing for reading/writing fileszeertzjq2022-08-19
* vim-patch:partial:8.2.0425: code for modeless selection not sufficiently testedzeertzjq2022-08-19
* vim-patch:9.0.0083: ModeChanged event not triggered when leaving cmdline windowzeertzjq2022-07-27
* vim-patch:8.2.0698: insert mode completion not fully testedzeertzjq2022-07-17
* vim-patch:8.2.2643: various code not covered by testszeertzjq2022-07-16
* vim-patch:8.2.0482: channel and sandbox code not sufficiently testedzeertzjq2022-07-15
* vim-patch:8.2.0369: various Normal mode commands not fully testedzeertzjq2022-07-14
* vim-patch:8.2.0270: some code not covered by testszeertzjq2022-07-12
* vim-patch:8.2.0614: get ml_get error when deleting a line in 'completefunc' (...zeertzjq2022-07-07
* vim-patch:8.2.0363: some Normal mode commands not testedzeertzjq2022-07-05
* refactor!: delete insertmode (#18547)Gregory Anders2022-05-22
* vim-patch:8.2.4993: smart/C/lisp indenting is optional (#18684)zeertzjq2022-05-22
* vim-patch:8.2.4922: mouse test fails on MS-Windowszeertzjq2022-05-09
* vim-patch:8.2.4916: mouse in Insert mode test failszeertzjq2022-05-09
* vim-patch:8.2.4711: when 'insermode' is set :edit from <Cmd> mapping misbehaveszeertzjq2022-04-08
* vim-patch:8.2.0156: various typos in source files and testszeertzjq2022-02-14
* vim-patch:8.1.0711: test files still use function!zeertzjq2022-02-07
* vim-patch:8.2.4273: the EBCDIC support is outdatedzeertzjq2022-02-01
* vim-patch:8.2.4203: entering a character with CTRL-V may include modifierszeertzjq2022-01-25
* vim-patch:8.2.3825: various comments could be improvedzeertzjq2021-12-16
* vim-patch:8.2.3610: crash when ModeChanged triggered too earlyMagnus Groß2021-11-18
* vim-patch:8.2.3609: internal error when ModeChanged is triggered recursivelyMagnus Groß2021-11-18
* vim-patch:8.2.3555: ModeChanged is not triggered on every mode changeMagnus Groß2021-11-18
* vim-patch:8.2.3463: pattern matching with ModeChanged not testedMagnus Groß2021-11-18
* vim-patch:8.2.3462: ModeChanged only uses one character for new_mode and old_...Magnus Groß2021-11-18
* vim-patch:8.2.3430: no generic way to trigger an autocommand on mode changeMagnus Groß2021-11-18
* vim-patch:8.2.3528: 'thesaurus' and 'thesaurusfunc' do not have the same scopeMatěj Cepl2021-11-06
* vim-patch:8.2.3520: cannot define a function for thesaurus completionMatěj Cepl2021-10-23
* feat(eval/method): partially port v8.1.1925Sean Dewar2021-10-03
* test/old: partial port of patch 8.1.0711Jan Edmund Lazo2020-11-30
* vim-patch:8.2.1910: reading past the end of the command lineJan Edmund Lazo2020-10-29
* vim-patch:8.2.1874: can't do something just before leaving Insert modeJan Edmund Lazo2020-10-21
* vim-patch:8.2.1842: crash when USE_FNAME_CASE is defined and using :browseJan Edmund Lazo2020-10-14
* fileio: fix "is a directory" warning on Windowserw72020-10-06