summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2022-05-04patch 8.2.4861: it is not easy to restore saved mappingsv8.2.4861Ernie Rael
2022-05-03patch 8.2.4860: MS-Windows: always uses current directory for executablesv8.2.4860Yasuhiro Matsumoto
2022-05-02patch 8.2.4859: wget2 files are not recognizedv8.2.4859Bram Moolenaar
2022-05-02patch 8.2.4858: K_SPECIAL may be escaped twicev8.2.4858zeertzjq
2022-05-02patch 8.2.4857: Yaml indent for multiline is wrongv8.2.4857asmka
2022-05-02patch 8.2.4856: MinGW compiler complains about unknown escape sequencev8.2.4856Christian Brabandt
2022-05-02patch 8.2.4855: robot files are not recognizedv8.2.4855Zoe Roux
2022-05-02patch 8.2.4854: array size does not match usagev8.2.4854Christian Brabandt
2022-05-01patch 8.2.4853: CI with FreeBSD is a bit outdatedv8.2.4853Philip H
2022-05-01patch 8.2.4852: ANSI color index to RGB value not correctv8.2.4852LemonBoy
2022-05-01patch 8.2.4851: compiler warning for uninitialized variablev8.2.4851Bram Moolenaar
2022-04-30patch 8.2.4850: mksession mixes up "tabpages" and "curdir" argumentsv8.2.4850LemonBoy
2022-04-30patch 8.2.4849: Gleam filetype not detectedv8.2.4849Mathias Jean Johansen
2022-04-30patch 8.2.4848: local completion with mappings and simplification not workingv8.2.4848zeertzjq
2022-04-29patch 8.2.4847: crash when using uninitialized function pointerv8.2.4847LemonBoy
2022-04-29patch 8.2.4846: termcodes test failsv8.2.4846zeertzjq
2022-04-29patch 8.2.4845: duplicate codev8.2.4845zeertzjq
2022-04-29patch 8.2.4844: <C-S-I> is simplified to <S-Tab>v8.2.4844zeertzjq
2022-04-28patch 8.2.4843: treating CTRL + ALT as AltGr is not backwards compatiblev8.2.4843LemonBoy
2022-04-28patch 8.2.4842: expand("%:p") is not empty when there is no buffer namev8.2.4842Bram Moolenaar
2022-04-28patch 8.2.4841: empty string considered an error for expand()v8.2.4841Bram Moolenaar