Skip to content

v8.2.1382

Choose a tag to compare

@chrisbra chrisbra released this 06 Aug 22:10

v8.2.1382
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.

Note: Due to the expiration of the old certificate, a new certificate to sign the binaries has
been created and will be used starting with the next release after April 14th, 2020.
This may cause a SmartScreen warning by Windows because the certificate is new. Hopefully this
warning will vanish, once the certificate has been used more widely.
If you want to avoid this warning, you can use the latest release with the old certificate
v8.2.577.

Changes:

  • 8.2.1382: Vim9: using :import in filetype plugin gives an error
  • 8.2.1381: MS-Windows: crash with Python 3.5 when stdin is redirected
  • 8.2.1380: Vim9: return type of getreg() is always a string
  • 8.2.1379: curly braces expression ending in " }" does not work
  • 8.2.1378: cannot put space between function name and paren

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.