Skip to content

Releases: vim/vim-win32-installer

v8.2.2466

04 Feb 23:09
Compare
Choose a tag to compare

v8.2.2466
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.2466: max() and min() can give many error messages

Files:

πŸ”’ Signed Files:

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

πŸ”“ Unsigned Files:

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

See the README for detail.

v8.2.2465

03 Feb 23:09
Compare
Choose a tag to compare

v8.2.2465
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.2465: using freed memory in :psearch
  • 8.2.2464: using freed memory if window closed in autocommand
  • 8.2.2463: using :arglocal in an autocommand may use freed memory
  • 8.2.2462: Coverity warns for not checking for fseek() error
  • 8.2.2461: Coverity warns for unchecked return value
  • 8.2.2460: Coverity warns for unused value
  • 8.2.2459: Coverity reports dead code
  • 8.2.2458: Coverity warns for :retab using freed memory
  • 8.2.2457: Coverity warns for memory leak
  • 8.2.2456: Coverity warning for strcpy() into fixed size array
  • 8.2.2455: Vim9: key type for literal dict and indexing is inconsistent
  • 8.2.2454: leading space can not be made visible

Files:

πŸ”’ Signed Files:

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

πŸ”“ Unsigned Files:

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

See the README for detail.

v8.2.2453

02 Feb 23:09
Compare
Choose a tag to compare

v8.2.2453
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.2453: Vim9: a variable name with "->" in the next line doesn't work
  • 8.2.2452: no completion for the 'filetype' option

Files:

πŸ”“ Unsigned Files:

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

See the README for detail.

v8.2.2451

01 Feb 23:08
Compare
Choose a tag to compare

v8.2.2451
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.2451: MS-Windows: Extended Attributes not preserved
  • 8.2.2450: MS-Windows: ADS was not preserved if 'backupcopy' is "yes"
  • 8.2.2449: Vim9: flatten() always changes the list type
  • 8.2.2448: compilation error with Ruby 3.0
  • 8.2.2447: 'foldlevel' not applied to folds restored from session
  • 8.2.2446: setting 'term' empty has different error if compiled with GUI

Files:

πŸ”“ Unsigned Files:

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

See the README for detail.

v8.2.2445

31 Jan 23:09
Compare
Choose a tag to compare

v8.2.2445
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.2445: Vim9: no proper error for lambda missing return type
  • 8.2.2444: Vim9: compile error with combination of operator and list
  • 8.2.2443: Vim9: no compile time error for wrong str2float argument
  • 8.2.2442: automatic GUI selection does not check for GTK 3
  • 8.2.2441: Vim9: extend() does not give an error for a type mismatch
  • 8.2.2440: documentation based on patches is outdated
  • 8.2.2439: not easy to figure out what packages to get
  • 8.2.2438: out of bounds compiler warning
  • 8.2.2437: deprecation warnings with default configuration
  • 8.2.2436: Vim9 script test is a bit flaky
  • 8.2.2435: setline() gives an error for some types

Files:

πŸ”’ Signed Files:

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

πŸ”“ Unsigned Files:

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

See the README for detail.

v8.2.2434

30 Jan 23:09
Compare
Choose a tag to compare

v8.2.2434
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.2434: Vim9: no error when compiling str2nr() with a number
  • 8.2.2433: opening cmdline window gives error in BufLeave autocommand
  • 8.2.2432: libvterm tests are executed even when libtool doesn't work
  • 8.2.2431: warning for -fno-strength-reduce with Clang 11
  • 8.2.2430: :vimgrep expands wildcards twice
  • 8.2.2429: :goto does not work correctly with text properties
  • 8.2.2428: FocusGained does not work when 'ttymouse' is empty

Files:

πŸ”“ Unsigned Files:

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

See the README for detail.

v8.2.2427

29 Jan 23:09
Compare
Choose a tag to compare

v8.2.2427
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.2427: can still switch windows for 'completefunc'
  • 8.2.2426: allowing 'completefunc' to switch windows causes trouble

Files:

πŸ”“ Unsigned Files:

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

See the README for detail.

v8.2.2425

28 Jan 23:09
Compare
Choose a tag to compare

v8.2.2425
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.2425: cursor on invalid line with range and :substitute
  • 8.2.2424: some tests are known to cause an error with ASAN
  • 8.2.2423: missing error message
  • 8.2.2422: crash when deleting with line number out of range
  • 8.2.2421: double free when using autocommand with "argdel"
  • 8.2.2420: too many problems with using all autocommand events
  • 8.2.2419: autocmd test was failing on MS-Windows with GUI
  • 8.2.2418: color not changed if ModeMsg highlight is set in InsertEnter

Files:

πŸ”’ Signed Files:

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

πŸ”“ Unsigned Files:

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

See the README for detail.

v8.2.2417

27 Jan 23:10
Compare
Choose a tag to compare

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.

v8.2.2406

24 Jan 23:09
Compare
Choose a tag to compare

v8.2.2406
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.2406: Vim9: profiled :def function leaks memory
  • 8.2.2405: Vim9: no need to allow white space before "(" for :def
  • 8.2.2404: Vim9: profiling try/catch not correct
  • 8.2.2403: Vim9: profiling if/elseif/endif not correct
  • 8.2.2402: some filetypes not detected
  • 8.2.2401: build fails without +profiling feature
  • 8.2.2400: Vim9: compiled functions are not profiled
  • 8.2.2399: fold test fails in wide terminal

Files:

πŸ”’ Signed Files:

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

πŸ”“ Unsigned Files:

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

See the README for detail.