Skip to content

v9.2.0984

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Aug 22:51

v9.2.0984
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.2.0984: runtime(zip): cannot adjust zip command line
  • runtime(doc): clarify the 'findfunc' option
  • 9.2.0983: 'laststatus' is ignored when creating a full-height vertical split
  • 9.2.0982: tests: test_substitute leaves swapfiles behind
  • 9.2.0981: substitute: wrong text after undo of a confirmed \r
  • 9.2.0980: runtime(netrw): prioritize g:netrw_home on Neovim
  • 9.2.0979: terminal: mouse stays enabled after Vim is killed with SIGTERM
  • 9.2.0978: terminal: empty lines don't use the background color of hl-terminal
  • 9.2.0977: tests: test_terminal_visual_empty_listchars() is flaky

This release includes signed files

Files:

🔒 Signed Files:

  • gvim_9.2.0984_x86_signed.exe
    Signed 32-bit installer (If you don't know what to use, use this one)
  • gvim_9.2.0984_x64_signed.exe
    Signed 64-bit installer
  • gvim_9.2.0984_arm64_signed.exe
    Signed ARM64-bit installer
  • gvim_9.2.0984_x86_signed.zip
    Signed 32-bit zip archive
  • gvim_9.2.0984_x64_signed.zip
    Signed 64-bit zip archive
  • gvim_9.2.0984_arm64_signed.zip
    Signed ARM64-bit zip archive

🔓 Unsigned Files:

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

See the README for detail.