Skip to content

v8.2.1830

Compare
Choose a tag to compare
@chrisbra chrisbra released this 10 Oct 22:08

v8.2.1830
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.1830: MS-Windows: Python3 issue with stdin
  • 8.2.1829: warnings when executing Github actions
  • 8.2.1828: build failure without the +eval feature
  • 8.2.1827: filetype detection does not test enough file names
  • 8.2.1826: Vim9: cannot use a {} block at script level
  • 8.2.1825: Vim9: accessing freed memory
  • 8.2.1824: Vim9: variables at the script level escape their scope
  • 8.2.1823: "gN" does not select the matched string
  • 8.2.1822: list test doesn't fail
  • 8.2.1821: Vim9: concatenating to a NULL list doesn't work
  • 8.2.1820: Vim9: crash when error happens in timer callback
  • 8.2.1819: Vim9: Memory leak when using a closure

Files:

🔓 Unsigned Files:

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

See the README for detail.