summaryrefslogtreecommitdiff
path: root/src/testdir/test_iminsert.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.5143: some tests fail when using valgrindv8.2.5143Bram Moolenaar2022-06-211-3/+1
* patch 8.2.5020: using 'imstatusfunc' and 'imactivatefunc' breaks 'foldopen'v8.2.5020Milly2022-05-261-0/+29
* patch 8.2.4257: Vim9: finding global function without g: prefix inconsistentv8.2.4257Bram Moolenaar2022-01-291-11/+11
* patch 8.2.3792: setting *func options insufficiently testedv8.2.3792Yegappan Lakshmanan2021-12-121-6/+11
* patch 8.2.3788: lambda for option that is a function may be freedv8.2.3788Yegappan Lakshmanan2021-12-121-109/+121
* patch 8.2.3756: might crash when callback is not validv8.2.3756Yegappan Lakshmanan2021-12-071-0/+13
* patch 8.2.3751: cannot assign a lambda to an option that takes a functionv8.2.3751Yegappan Lakshmanan2021-12-061-12/+32
* patch 8.2.3735: cannot use a lambda for 'imactivatefunc'v8.2.3735Yegappan Lakshmanan2021-12-041-0/+140
* patch 8.2.1442: outdated references to the Mac Carbon GUIv8.2.1442Bram Moolenaar2020-08-131-2/+2
* patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar2020-08-121-2/+3
* patch 8.2.1115: iminsert test fails when compiled with VIMDLLv8.2.1115Bram Moolenaar2020-07-021-2/+2
* patch 8.2.1107: 'imactivatefunc' and 'imstatusfunc' are not used in the GUIv8.2.1107Bram Moolenaar2020-07-011-5/+2
* patch 8.2.1022: various parts of code not covered by testsv8.2.1022Bram Moolenaar2020-06-201-1/+27
* patch 8.2.0369: various Normal mode commands not fully testedv8.2.0369Bram Moolenaar2020-03-101-0/+20
* patch 8.2.0342: some code in ex_getln.c not covered by testsv8.2.0342Bram Moolenaar2020-03-011-0/+2
* patch 8.1.2410: MS-Windows: test_iminsert fails without IME supportv8.1.2410Bram Moolenaar2019-12-071-1/+7
* patch 8.1.2000: plugin cannot get the current IME statusv8.1.2000Bram Moolenaar2019-09-071-1/+32
* patch 8.1.0811: too many #ifdefsv8.1.0811Bram Moolenaar2019-01-241-4/+0
* patch 8.0.1344: using 'imactivatefunc' in the GUI does not workv8.0.1344Bram Moolenaar2017-11-261-5/+4
* patch 8.0.1341: 'imactivatefunc' test fails on MS-Windowsv8.0.1341Bram Moolenaar2017-11-251-0/+3
* patch 8.0.1336: cannot use imactivatefunc() unless compiled with +ximv8.0.1336Bram Moolenaar2017-11-251-0/+29