Skip to content

v8.2.0726

Choose a tag to compare

@chrisbra chrisbra released this 09 May 22:09

Github Downloads (by Release)
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.0726: Vim9: leaking memory when calling not compiled :def function
  • 8.2.0725: Vim9: cannot call a function declared later in Vim9 script
  • 8.2.0724: Vim9: appending to buffer/window/tab variable not tested
  • 8.2.0723: Vim9: nested constant expression not evaluated compile time
  • 8.2.0722: Vim9: not handling constant expression for elseif
  • 8.2.0721: Vim9: leaking memory when skipping
  • 8.2.0720: occasional exit when encountering an X error
  • 8.2.0719: Vim9: more expressions can be evaluated at compile time
  • 8.2.0718: gcc warning for returning pointer to local variable

Files:

🔓 Unsigned Files:

Interface Informations

See the README for detail.