Skip to content

v8.2.1632

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

v8.2.1632
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.1632: not checking the context of test_fails()
  • 8.2.1631: test_fails() does not check the context of the line number
  • 8.2.1630: terminal test fails
  • 8.2.1629: test fails without terminal feature
  • 8.2.1628: Vim9: cannot pass "true" to timer_paused()
  • 8.2.1627: Vim9: cannot pass "true" to submatch/term_gettty/term_start
  • 8.2.1626: test for strchars() fails with different error number
  • 8.2.1625: compiler warning for use of fptr_T
  • 8.2.1624: Vim9: cannot pass "true" to split(), str2nr() and strchars()
  • 8.2.1623: Vim9: using :call where it is not needed
  • 8.2.1622: loop to handle keys for the command line is too long
  • 8.2.1621: crash when using submatch(0, 1) in substitute()

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.