Skip to content

v8.2.2352

Compare
Choose a tag to compare
@chrisbra chrisbra released this 14 Jan 23:09

v8.2.2352
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:

  • 8.2.2352: if focus lost/gained is received twice code is not ignored
  • 8.2.2351: Vim9: error msg for "throw" in function called with "silent!"
  • 8.2.2350: using "void" for no reason
  • 8.2.2349: Vim9: cannot handle line break after parenthesis at line end
  • 8.2.2348: no check for modified files after focus gained
  • 8.2.2347: build failure without GUI
  • 8.2.2346: Codecov reports every little coverage drop
  • 8.2.2345: no focus events in a terminal

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.