Skip to content

v8.2.1551

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

v8.2.1551
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.1551: Vim9: error for argument type does not mention the number
  • 8.2.1550: Vim9: bufname('%') gives an error
  • 8.2.1549: "r" fails if 'esckeys' is off and modifyOtherKeys is used
  • 8.2.1548: cannot move position of "%%" in message translations
  • 8.2.1547: various comment problems
  • 8.2.1546: build rule for Vim.app is unused
  • 8.2.1545: ch_logfile() is unclear about closing when forking
  • Update runtime files.
  • 8.2.1544: cannot translate messages in a Vim script
  • 8.2.1543: Vim9: test with invalid SID is skipped in the GUI

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.