Skip to content

v9.2.0810

Choose a tag to compare

@github-actions github-actions released this 19 Jul 23:06

v9.2.0810
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.0810: add_llist_tags() uses wrong function to free dict
  • 9.2.0809: getframelayout() uses wrong function to free lists
  • 9.2.0808: getregionpos: double-free on alloc failure
  • 9.2.0807: MS-Windows: ellipsis character is garbled
  • 9.2.0806: 'showcmd' may show internal command keys
  • 9.2.0805: screenpos() "curscol" is wrong with 'rightleft'

Files:

🔓 Unsigned Files:

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

See the README for detail.