Skip to content

v8.2.2184

Compare
Choose a tag to compare
@chrisbra chrisbra released this 21 Dec 23:10

v8.2.2184
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.2184: Vim9: no error when using "2" for a line number
  • 8.2.2183: Vim9: value of 'edcompatible' and 'gdefault' are used
  • 8.2.2182: Vim9: value of 'magic' is still relevant
  • 8.2.2181: valgrind warnings for using uninitialized value
  • 8.2.2180: Vim9: test for error after error is flaky
  • 8.2.2179: Vim9: crash when indexing a dict with a number
  • 8.2.2178: Python 3: non-utf8 character cannot be handled
  • 8.2.2177: pattern "^" does not match if first character is combining
  • 8.2.2176: crash with a sequence of fold commands
  • 8.2.2175: github actions: clang-11 handling suboptimal
  • 8.2.2174: Mac version doesn't specify the CPU architecture

Files:

🔓 Unsigned Files:

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

See the README for detail.