Skip to content

v8.2.1701

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

v8.2.1701
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.1701: Vim9: sort("i") does not work
  • 8.2.1700: Vim9: try/catch causes wrong value to be returned
  • 8.2.1699: build failure due to missing error message
  • 8.2.1698: cannot lock a variable in legacy Vim script like in Vim9
  • 8.2.1697: inconsistent capitalization of error messages
  • 8.2.1696: unused (duplicate) macros
  • 8.2.1695: Vim9: crash when using varargs type "any"
  • 8.2.1694: compiler warning for loss if data
  • 8.2.1693: "hi def" does not work for cleared highlight
  • 8.2.1692: build fails because TTFLAG_STATIC is missing
  • 8.2.1691: Vim9: list<any> is not accepted where list<number> is expected

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.