Skip to content

v8.2.1807

Compare
Choose a tag to compare
@chrisbra chrisbra released this 06 Oct 22:09

v8.2.1807
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.1807: can use :help in a terminal popup window
  • 8.2.1806: MS-Windows with Python: Vim freezes after import command
  • 8.2.1805: Unix: terminal mode changed when using ":shell"
  • 8.2.1804: resolve('/') returns an empty string
  • 8.2.1803: a few failures are not tested
  • 8.2.1802: Vim9: crash with unterminated dict
  • 8.2.1801: undo file not found when using ":args" or ":next"
  • 8.2.1800: Vim9: memory leak if "if" condition is invalid
  • 8.2.1799: some Normal mode commands not fully tested
  • 8.2.1798: Vim9: trinary operator condition is too permissive
  • 8.2.1797: Vim9: some parts of the code not tested
  • 8.2.1796: Vim9: invalid memory access with weird function name
  • 8.2.1795: Vim9: operators && and || have a confusing result
  • 8.2.1794: no falsy Coalescing operator
  • 8.2.1793: not consistently giving the "is a directory" warning
  • 8.2.1792: Configure does not recognize Racket 6.1+
  • 8.2.1791: Vim9: debugger test fails
  • 8.2.1790: MS-Windows with Python: crash when executed from Vifm
  • 8.2.1789: Vim9: crash with invalid list constant
  • 8.2.1788: Vim9: still allows :let for declarations

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.