Skip to content

v8.2.1399

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

v8.2.1399
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.1399: Vim9: may find imported item in wrong script
  • 8.2.1398: autoload script sourced twice if sourced directly
  • 8.2.1397: Vim9: return type of maparg() not adjusted for fourth arg
  • 8.2.1396: Vim9: no error for unexpectedly returning a value
  • 8.2.1395: Vim9: no error if declaring a funcref with lower case letter
  • 8.2.1394: Vim9: compiling a function interferes with command modifiers
  • 8.2.1393: insufficient testing for script debugging
  • 8.2.1392: Vim9: line number incorrect after skipping over comment lines

Files:

🔓 Unsigned Files:

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

See the README for detail.