Skip to content

v8.2.2417

Compare
Choose a tag to compare
@chrisbra chrisbra released this 27 Jan 23:10

v8.2.2417
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.2417: condition stack values may be used when not set
  • 8.2.2416: may get stuck in command line window state
  • 8.2.2415: no way to check for the cmdwin feature
  • 8.2.2414: using freed memory when closing the cmdline window
  • 8.2.2413: crash when using :all while using a cmdline window
  • 8.2.2412: not all fields in "cstack" are initialized
  • 8.2.2411: profile test fails on MS-Windows
  • 8.2.2410: build failure without the +profiling feature
  • Update runtime files.
  • 8.2.2409: Vim9: profiling only works for one function
  • 8.2.2408: MinGW: "--preprocessor" flag no longer supported
  • 8.2.2407: old jumplist code is never used

Files:

🔓 Unsigned Files:

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

See the README for detail.