Skip to content

v8.2.1114

Compare
Choose a tag to compare
@chrisbra chrisbra released this 01 Jul 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.1114: terminal test sometimes times out
  • 8.2.1113: no test for verbose output of :call
  • 8.2.1112: Vim9: no line continuation allowed in method call
  • 8.2.1111: inconsistent naming of get_list_tv() and eval_dict()
  • 8.2.1110: Vim9: line continuation does not work in function arguments
  • 8.2.1109: still crashing when using s:variable
  • 8.2.1108: mouse left-right scroll is not supported in terminal window
  • 8.2.1107: 'imactivatefunc' and 'imstatusfunc' are not used in the GUI
  • 8.2.1106: crash when trying to use s: variable in typed command
  • 8.2.1105: insufficient test coverage for Lua
  • 8.2.1104: Coverity warnts for possible NULL pointer use
  • 8.2.1103: Coverity reports an unnecessary NULL check
  • 8.2.1102: Coverity gets confused by an unnecessary NULL check

Files:

🔓 Unsigned Files:

Interface Informations

See the README for detail.