Skip to content

v9.0.0337

Compare
Choose a tag to compare
@chrisbra chrisbra released this 30 Aug 22:23

v9.0.0337
Nightly Vim Windows build snapshots (more information).

If you do not know what to use, use the 32bit installer (use the signed one, if available).

Signed releases will occasionally be provided on a best effort approach.

Changes:

  • 9.0.0337: flicker when resetting cmdline_row after updating the screen
  • 9.0.0336: tests are flaky because of using a common file name
  • Update runtime files
  • 9.0.0335: checks for Dictionary argument often give a vague error
  • 9.0.0334: test does not properly clean up
  • 9.0.0333: method test fails
  • 9.0.0332: overwrite check may block BufWriteCmd
  • 9.0.0331: cannot use items() on a string
  • 9.0.0330: method tests fail
  • 9.0.0329: ":highlight" hangs when 'cmdheight' is zero
  • 9.0.0328: OLD_DIGRAPHS is unused
  • 9.0.0327: items() does not work on a list
  • 9.0.0326: some changes for cmdheight=0 are not needed
  • 9.0.0325: MS-Windows: completion test fails
  • 9.0.0324: MS-Windows: resolve() test fails
  • 9.0.0323: using common name in tests leads to flaky tests
  • 9.0.0322: crash when no errors and 'quickfixtextfunc' is set
  • 9.0.0321: cannot use the message popup window directly
  • 9.0.0320: command line type of CmdlineChange differs from getcmdtype()
  • 9.0.0319: Godot shader files are not recognized
  • 9.0.0318: clearing screen causes flicker
  • 9.0.0317: when updating the whole screen a popup may not be redrawn
  • 9.0.0316: screen flickers when 'cmdheight' is zero
  • 9.0.0315: shell command is displayed in message window
  • 9.0.0314: VDM files are not recognized
  • 9.0.0313: using common name in tests leads to flaky tests
  • 9.0.0312: test for cmdheight zero fails
  • 9.0.0311: test for hit-Enter prompt fails
  • 9.0.0310: output of :messages dissappears when cmdheight is zero
  • 9.0.0309: invalid memory access when cmdheight is zero
  • 9.0.0308: when cmdheight is zero the attention prompt doesn't show
  • 9.0.0307: :echomsg doesn't work properly with cmdheight=0
  • 9.0.0306: buffer write message is two lines in message popup window
  • 9.0.0305: CI lists useless deprecation warnings
  • 9.0.0304: WinScrolled is not triggered when only skipcol changes
  • 9.0.0303: it is not easy to get information about a script
  • 9.0.0302: CI for Coverity is bothered by deprecation warnings
  • 9.0.0301: the message window popup is delayed after an error message
  • 9.0.0300: 'cpoptions' tests are flaky
  • 9.0.0299: error messages for setcmdline() could be better
  • 9.0.0298: compiler warning for size_t to int conversion
  • 9.0.0297: cursor position wrong after right aligned virtual text
  • 9.0.0296: message in popup is shortened unnecessary
  • 9.0.0295: GUI drop files test sometimes fails
  • 9.0.0294: crash when 'cmdheight' is 0 and popup_clear() used
  • 9.0.0293: messages window not hidden when starting a command line

Files:

🔓 Unsigned Files:

  • gvim_9.0.0337_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_9.0.0337_x64.exe
    64-bit installer
  • gvim_9.0.0337_x86.zip
    32-bit zip archive
  • gvim_9.0.0337_x64.zip
    64-bit zip archive
  • gvim_9.0.0337_x86_pdb.zip
    pdb files for debugging the corresponding 32-bit executable
  • gvim_9.0.0337_x64_pdb.zip
    pdb files for debugging the corresponding 64-bit executable
Interface Information

See the README for detail.