summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-05-07patch 8.2.4911: the mode #defines are not clearly namedv8.2.4911Bram Moolenaar
2022-05-07patch 8.2.4910: imperfect codingv8.2.4910Bram Moolenaar
2022-05-07patch 8.2.4909: MODE_ enum entries names are too genericv8.2.4909Bram Moolenaar
2022-05-07patch 8.2.4908: no text formatting for // comment after a statementv8.2.4908Bram Moolenaar
2022-05-07patch 8.2.4907: some users do not want a line comment always insertedv8.2.4907Bram Moolenaar
2022-05-07patch 8.2.4906: MS-Windows: cannot use transparent backgroundv8.2.4906Yasuhiro Matsumoto
2022-05-07patch 8.2.4905: codecov includes MS-Windows install header filev8.2.4905Bram Moolenaar
2022-05-07patch 8.2.4904: codecov includes MS-Windows install filesv8.2.4904Bram Moolenaar
2022-05-07patch 8.2.4903: cannot get the current cmdline completion type and positionv8.2.4903Shougo Matsushita
2022-05-07patch 8.2.4902: mouse wheel scrolling is inconsistentv8.2.4902LemonBoy
2022-05-07patch 8.2.4901: NULL pointer access when using invalid patternv8.2.4901Bram Moolenaar
2022-05-07patch 8.2.4900: Vim9 expression test fails without the job featurev8.2.4900Dominique Pelle
2022-05-07patch 8.2.4899: with latin1 encoding CTRL-W might go before the cmdlinev8.2.4899Bram Moolenaar
2022-05-07patch 8.2.4898: Coverity complains about pointer usagev8.2.4898Bram Moolenaar
2022-05-06patch 8.2.4897: comment inside an expression in lambda ignores the restv8.2.4897Bram Moolenaar
2022-05-06patch 8.2.4896: expression in command block does not look after NLv8.2.4896Bram Moolenaar
2022-05-06patch 8.2.4895: buffer overflow with invalid command with composing charsv8.2.4895Bram Moolenaar
2022-05-06patch 8.2.4894: MS-Windows: not using italicsv8.2.4894LemonBoy
2022-05-06patch 8.2.4893: distributed import files are not installedv8.2.4893Bram Moolenaar
2022-05-06patch 8.2.4892: test failures because of changed error messagesv8.2.4892Bram Moolenaar
2022-05-06patch 8.2.4891: Vim help presentation could be betterv8.2.4891Bram Moolenaar
2022-05-06patch 8.2.4890: inconsistent capitalization in error messagesv8.2.4890Bram Moolenaar
2022-05-06patch 8.2.4889: CI only tests with FreeBSD 12v8.2.4889Philip H
2022-05-06patch 8.2.4888: line number of lambda ignores line continuationv8.2.4888Bram Moolenaar
2022-05-06patch 8.2.4887: channel log does not show invoking a timer callbackv8.2.4887Bram Moolenaar
2022-05-06patch 8.2.4886: Vim9: redir in skipped block seen as assignmentv8.2.4886Bram Moolenaar
2022-05-06patch 8.2.4885: test fails with the job/channel featurev8.2.4885Bram Moolenaar
2022-05-06patch 8.2.4884: test fails without the job/channel featurev8.2.4884Bram Moolenaar
2022-05-06patch 8.2.4883: string interpolation only works in heredocv8.2.4883LemonBoy
2022-05-06patch 8.2.4882: cannot make 'breakindent' use a specific columnv8.2.4882Christian Brabandt
2022-05-06patch 8.2.4881: "P" in Visual mode still changes some registersv8.2.4881Shougo Matsushita
2022-05-06patch 8.2.4880: Vim9: misplaced elseif causes invalid memory accessv8.2.4880Bram Moolenaar
2022-05-06patch 8.2.4879: screendump test may fail when using valgrindv8.2.4879Bram Moolenaar
2022-05-06patch 8.2.4878: valgrind warning for using uninitialized variablev8.2.4878Bram Moolenaar
2022-05-05patch 8.2.4877: MS-Windows: Wrongly using Normal colors for termguicolorsv8.2.4877Christian Brabandt
2022-05-05patch 8.2.4876: MS-Windows: Shift-BS results in strange char in powershellv8.2.4876Christian Brabandt
2022-05-05patch 8.2.4875: MS-Windows: some .exe files are not recognizedv8.2.4875LemonBoy
2022-05-05patch 8.2.4874: Win32 GUI: horizontal scroll wheel not handled properlyv8.2.4874LemonBoy
2022-05-05patch 8.2.4873: Vim9: using "else" differs from using "endif/if !cond"v8.2.4873Bram Moolenaar
2022-05-05patch 8.2.4872: Vim9: no error for using an expression onlyv8.2.4872Bram Moolenaar
2022-05-05patch 8.2.4871: Vim9: in :def function no error for misplaced rangev8.2.4871Bram Moolenaar
2022-05-05patch 8.2.4870: Vim9: expression in :substitute is not compiledv8.2.4870LemonBoy
2022-05-05patch 8.2.4869: expression in command block does not look after NLv8.2.4869Bram Moolenaar
2022-05-04patch 8.2.4868: when closing help window autocmds triggered for wrong windowv8.2.4868LemonBoy
2022-05-04patch 8.2.4867: listing of mapping with K_SPECIAL is wrongv8.2.4867zeertzjq
2022-05-04patch 8.2.4866: duplicate code in "get" functionsv8.2.4866LemonBoy
2022-05-04patch 8.2.4865: :startinsert right after :stopinsert may not workv8.2.4865zeertzjq
2022-05-04patch 8.2.4864: Vim9: script test failsv8.2.4864Bram Moolenaar
2022-05-04patch 8.2.4863: accessing freed memory in test without the +channel featurev8.2.4863Bram Moolenaar
2022-05-04patch 8.2.4862: Vim9: test may fail when run with valgrindv8.2.4862Bram Moolenaar