summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.0684: skipped :exe command fails compilation on MS-Windowsv9.0.0684Bram Moolenaar2022-10-073-1/+6
* patch 9.0.0683: cannot specify a time for :echowindowv9.0.0683Bram Moolenaar2022-10-0721-25/+147
* patch 9.0.0682: crash when popup with deleted timer is closedv9.0.0682Bram Moolenaar2022-10-075-4/+34
* patch 9.0.0681: "<<<" shows for 'smoothscroll' even when 'showbreak is setv9.0.0681Bram Moolenaar2022-10-064-4/+11
* patch 9.0.0680: tests failing with 'breakindent', 'number' and "n" in 'cpo'v9.0.0680Bram Moolenaar2022-10-062-1/+9
* patch 9.0.0679: tests failing with 'smoothscroll', 'number' and "n" in 'cpo'v9.0.0679Bram Moolenaar2022-10-062-2/+6
* patch 9.0.0678: using exclamation marks on :functionv9.0.0678Bram Moolenaar2022-10-067-32/+34
* patch 9.0.0677: breakindent test accepts wrong resultv9.0.0677Bram Moolenaar2022-10-063-19/+18
* patch 9.0.0676: CI on Mac M1 with gcc actually uses clangv9.0.0676ichizok2022-10-062-17/+6
* patch 9.0.0675: search test screendump is outdatedv9.0.0675Bram Moolenaar2022-10-062-1/+3
* patch 9.0.0674: build error with tiny versionv9.0.0674Bram Moolenaar2022-10-062-1/+3
* patch 9.0.0673: first line wong with 'smoothscroll' and 'scrolloff' zerov9.0.0673Bram Moolenaar2022-10-064-1/+34
* patch 9.0.0672: line partly shows with 'smoothscroll' and 'scrolloff' zerov9.0.0672Bram Moolenaar2022-10-067-0/+69
* patch 9.0.0671: negative topline using CTRL-Y with 'smoothscroll' and 'diff'v9.0.0671Bram Moolenaar2022-10-064-11/+47
* patch 9.0.0670: no space for command line when there is a tablinev9.0.0670Bram Moolenaar2022-10-065-3/+22
* patch 9.0.0669: too many delete() calls in testsv9.0.0669Bram Moolenaar2022-10-056-165/+80
* patch 9.0.0668: CI on Mac M1 only uses clangv9.0.0668Philip H2022-10-052-2/+19
* patch 9.0.0667: ml_get error when 'splitkeep' is "screen"v9.0.0667Luuk van Baal2022-10-053-1/+11
* patch 9.0.0666: spacing-combining characters handled as composingv9.0.0666Bram Moolenaar2022-10-053-128/+164
* patch 9.0.0665: setting 'cmdheight' has no effect if last window was resizedv9.0.0665Bram Moolenaar2022-10-055-3/+28
* patch 9.0.0664: bad redrawing with spell checking, using "C" and "$" in 'cpo'v9.0.0664Bram Moolenaar2022-10-056-7/+50
* patch 9.0.0663: tests check for +cmdwin feature which is always presentv9.0.0663zeertzjq2022-10-057-24/+13
* patch 9.0.0662: concealed characters do not work correctlyv9.0.0662Bram Moolenaar2022-10-044-2/+38
* patch 9.0.0661: multi-byte "lastline" in 'fillchars' does not work properlyv9.0.0661zeertzjq2022-10-045-4/+30
* patch 9.0.0660: mapping with CTRL keys does not work in the GUIv9.0.0660zeertzjq2022-10-043-1/+26
* patch 9.0.0659: wrong type of comment in SetSyn() functionv9.0.0659Bram Moolenaar2022-10-042-1/+3
* patch 9.0.0658: tiny build fails on Mac OSv9.0.0658Bram Moolenaar2022-10-042-1/+4
* patch 9.0.0657: too many #ifdefsv9.0.0657Martin Tournoij2022-10-0446-315/+151
* patch 9.0.0656: cannot specify another character to use instead of '@'v9.0.0656Bram Moolenaar2022-10-0417-24/+120
* patch 9.0.0655: passing modifier codes to a shell running in the GUIv9.0.0655Bram Moolenaar2022-10-045-6/+23
* patch 9.0.0654: breakindent test failsv9.0.0654Bram Moolenaar2022-10-032-2/+6
* patch 9.0.0653: BS and DEL do not work properly in an interacive shellv9.0.0653Bram Moolenaar2022-10-035-6/+11
* patch 9.0.0652: 'smoothscroll' not tested with 'number' and "n" in 'cpo'v9.0.0652Bram Moolenaar2022-10-0311-3/+133
* Update runtime filesBram Moolenaar2022-10-0322-187/+281
* patch 9.0.0651: build fails without the +conceal featurev9.0.0651Bram Moolenaar2022-10-032-1/+3
* patch 9.0.0650: some tests are failingv9.0.0650Bram Moolenaar2022-10-036-15/+17
* patch 9.0.0649: no indication the first line is broken for 'smoothscroll'v9.0.0649Bram Moolenaar2022-10-036-13/+38
* patch 9.0.0648: when using powershell input redirection does not workv9.0.0648Yegappan Lakshmanan2022-10-033-49/+91
* patch 9.0.0647: the 'splitscroll' option is not a good namev9.0.0647Luuk van Baal2022-10-0321-130/+142
* patch 9.0.0646: with 'smoothscroll' CTRL-E is wrong when 'foldmethod' setv9.0.0646Bram Moolenaar2022-10-033-53/+77
* patch 9.0.0645: CTRL-Y does not stop at line 1v9.0.0645Bram Moolenaar2022-10-033-2/+21
* patch 9.0.0644: 'smoothscroll' is not copied to a new window on :splitv9.0.0644Bram Moolenaar2022-10-033-1/+106
* patch 9.0.0643: smoothscroll test failsv9.0.0643Bram Moolenaar2022-10-022-0/+4
* patch 9.0.0642: breakindent test failsv9.0.0642Bram Moolenaar2022-10-022-1/+3
* patch 9.0.0641: missing part of the new option codev9.0.0641Bram Moolenaar2022-10-022-0/+3
* patch 9.0.0640: cannot scroll by screen line if a line wrapsv9.0.0640Bram Moolenaar2022-10-0218-29/+312
* patch 9.0.0639: checking for popup in screen_char() is too latev9.0.0639Bram Moolenaar2022-10-022-31/+28
* patch 9.0.0638: popup menu highlight wrong on top of preview popupv9.0.0638Bram Moolenaar2022-10-027-17/+114
* patch 9.0.0637: syntax of commands in Vim9 script depends on +eval featurev9.0.0637Bram Moolenaar2022-10-026-24/+39
* patch 9.0.0636: underline color may not work in some terminalsv9.0.0636Bram Moolenaar2022-10-012-2/+7