Skip to content

Releases: vim/vim-win32-installer

v8.2.4815

23 Apr 22:11

Choose a tag to compare

v8.2.4815
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.4815: cannot build with older GTK version
  • 8.2.4814: possible to leave a popup window with win_gotoid()
  • 8.2.4813: pasting text while indent folding may mess up folds
  • 8.2.4812: unused struct item
  • 8.2.4811: Win32 GUI: caps lock doesn't work
  • 8.2.4810: missing changes in one file
  • 8.2.4809: various things no6 properly tested
  • 8.2.4808: unused item in engine struct

Files:

πŸ”“ Unsigned Files:

  • gvim_8.2.4815_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_8.2.4815_x64.exe
    64-bit installer
  • gvim_8.2.4815_x86.zip
    32-bit zip archive
  • gvim_8.2.4815_x64.zip
    64-bit zip archive
  • gvim_8.2.4815_x86_pdb.zip
    pdb files for debugging the corresponding 32-bit executable
  • gvim_8.2.4815_x64_pdb.zip
    pdb files for debugging the corresponding 64-bit executable
Interface Information * [Strawberry Perl](http://strawberryperl.com/) 5.32 * [LuaBinaries](http://luabinaries.sourceforge.net/download.html) 5.4 * [Python](https://www.python.org/downloads/) 2.7 * [Python3](https://www.python.org/downloads/) 3.10 * [Racket](https://download.racket-lang.org/) 8.3 (BC) * [RubyInstaller](http://rubyinstaller.org/downloads/) 3.0 * [libsodium](https://download.libsodium.org/libsodium/) 1.0.18

See the README for detail.

v8.2.4807

22 Apr 22:11

Choose a tag to compare

v8.2.4807
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.4807: processing key eveints in Win32 GUI is not ideal
  • 8.2.4806: a mapping using <LeftDrag> does not start Select mode
  • 8.2.4805: CurSearch used for all matches in current line
  • 8.2.4804: expression in heredoc doesn't work for compiled function

Files:

πŸ”“ Unsigned Files:

  • gvim_8.2.4807_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_8.2.4807_x64.exe
    64-bit installer
  • gvim_8.2.4807_x86.zip
    32-bit zip archive
  • gvim_8.2.4807_x64.zip
    64-bit zip archive
  • gvim_8.2.4807_x86_pdb.zip
    pdb files for debugging the corresponding 32-bit executable
  • gvim_8.2.4807_x64_pdb.zip
    pdb files for debugging the corresponding 64-bit executable
Interface Information * [Strawberry Perl](http://strawberryperl.com/) 5.32 * [LuaBinaries](http://luabinaries.sourceforge.net/download.html) 5.4 * [Python](https://www.python.org/downloads/) 2.7 * [Python3](https://www.python.org/downloads/) 3.10 * [Racket](https://download.racket-lang.org/) 8.3 (BC) * [RubyInstaller](http://rubyinstaller.org/downloads/) 3.0 * [libsodium](https://download.libsodium.org/libsodium/) 1.0.18

See the README for detail.

v8.2.4803

21 Apr 22:11

Choose a tag to compare

v8.2.4803
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.4803: WinScrolled not always triggered when scrolling with mouse
  • 8.2.4802: test is not cleaned up

Files:

πŸ”’ Signed Files:

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

πŸ”“ Unsigned Files:

  • gvim_8.2.4803_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_8.2.4803_x64.exe
    64-bit installer
  • gvim_8.2.4803_x86.zip
    32-bit zip archive
  • gvim_8.2.4803_x64.zip
    64-bit zip archive
  • gvim_8.2.4803_x86_pdb.zip
    pdb files for debugging the corresponding 32-bit executable
  • gvim_8.2.4803_x64_pdb.zip
    pdb files for debugging the corresponding 64-bit executable
Interface Information * [Strawberry Perl](http://strawberryperl.com/) 5.32 * [LuaBinaries](http://luabinaries.sourceforge.net/download.html) 5.4 * [Python](https://www.python.org/downloads/) 2.7 * [Python3](https://www.python.org/downloads/) 3.10 * [Racket](https://download.racket-lang.org/) 8.3 (BC) * [RubyInstaller](http://rubyinstaller.org/downloads/) 3.0 * [libsodium](https://download.libsodium.org/libsodium/) 1.0.18

See the README for detail.

v8.2.4801

20 Apr 22:11

Choose a tag to compare

v8.2.4801
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.4801: fix for cursorbind fix not fully tested
  • 8.2.4800: missing test update for adjusted t_8u behavior
  • 8.2.4799: popup does not use correct topline
  • 8.2.4798: t_8u option was reset even when set by the user
  • 8.2.4797: getwininfo() may get oudated values
  • 8.2.4796: file left behind after running cursorline tests
  • 8.2.4795: 'cursorbind' scrolling depends on whether 'cursorline' is set
  • 8.2.4794: compiler warning for not initialized variable

Files:

πŸ”“ Unsigned Files:

  • gvim_8.2.4801_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_8.2.4801_x64.exe
    64-bit installer
  • gvim_8.2.4801_x86.zip
    32-bit zip archive
  • gvim_8.2.4801_x64.zip
    64-bit zip archive
  • gvim_8.2.4801_x86_pdb.zip
    pdb files for debugging the corresponding 32-bit executable
  • gvim_8.2.4801_x64_pdb.zip
    pdb files for debugging the corresponding 64-bit executable
Interface Information * [Strawberry Perl](http://strawberryperl.com/) 5.32 * [LuaBinaries](http://luabinaries.sourceforge.net/download.html) 5.4 * [Python](https://www.python.org/downloads/) 2.7 * [Python3](https://www.python.org/downloads/) 3.10 * [Racket](https://download.racket-lang.org/) 8.3 (BC) * [RubyInstaller](http://rubyinstaller.org/downloads/) 3.0 * [libsodium](https://download.libsodium.org/libsodium/) 1.0.18

See the README for detail.

v8.2.4793

19 Apr 22:11

Choose a tag to compare

v8.2.4793
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.4793: recognizing Maxima filetype even though it might be another
  • 8.2.4792: indent operator creates an undo entry for every line
  • 8.2.4791: events triggered in different order when reusing buffer
  • 8.2.4790: lilypond filetype not recognized
  • 8.2.4789: cursor pos wrong when using :redraw while editing the cmdline
  • 8.2.4788: large payload for LSP message not tested

Files:

πŸ”“ Unsigned Files:

  • gvim_8.2.4793_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_8.2.4793_x64.exe
    64-bit installer
  • gvim_8.2.4793_x86.zip
    32-bit zip archive
  • gvim_8.2.4793_x64.zip
    64-bit zip archive
  • gvim_8.2.4793_x86_pdb.zip
    pdb files for debugging the corresponding 32-bit executable
  • gvim_8.2.4793_x64_pdb.zip
    pdb files for debugging the corresponding 64-bit executable
Interface Information * [Strawberry Perl](http://strawberryperl.com/) 5.32 * [LuaBinaries](http://luabinaries.sourceforge.net/download.html) 5.4 * [Python](https://www.python.org/downloads/) 2.7 * [Python3](https://www.python.org/downloads/) 3.10 * [Racket](https://download.racket-lang.org/) 8.3 (BC) * [RubyInstaller](http://rubyinstaller.org/downloads/) 3.0 * [libsodium](https://download.libsodium.org/libsodium/) 1.0.18

See the README for detail.

v8.2.4787

18 Apr 22:11

Choose a tag to compare

v8.2.4787
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.4787: prop_find() does not find the right property
  • 8.2.4786: test for win_gotoid() in Visual mode fails on Mac
  • 8.2.4785: Visual mode not stopped if win_gotoid() goes to other buffer
  • 8.2.4784: lamba test with timer is flaky
  • 8.2.4783: Coverity warns for leaking memory
  • Update runtime files
  • 8.2.4782: accessing freed memory
  • 8.2.4781: Maxima files are not recognized
  • 8.2.4780: parsing an LSP message fails when it is split

Files:

πŸ”“ Unsigned Files:

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

See the README for detail.

v8.2.4779

17 Apr 22:11

Choose a tag to compare

v8.2.4779
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.4779: lsan suppression is too version specific
  • 8.2.4778: pacman files use dosini filetype
  • 8.2.4777: screendump tests fail because of a redraw
  • 8.2.4776: GTK: 'lines' and 'columns' may change during startup
  • 8.2.4775: SpellBad highlighting does not work in Konsole
  • 8.2.4774: crash when using a number for lambda name
  • 8.2.4773: build failure without the +eval feature
  • 8.2.4772: old Coverity warning for not checking ftell() return value
  • 8.2.4771: Coverity warns for not checking return value
  • 8.2.4770: cannot easily mix expression and heredoc
  • 8.2.4769: build warning with UCRT

Files:

πŸ”“ Unsigned Files:

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

See the README for detail.

v8.2.4768

16 Apr 22:11

Choose a tag to compare

v8.2.4768
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.4768: CI: codecov upload sometimes does not work
  • 8.2.4767: openscad files are not recognized
  • 8.2.4766: KRL files using "deffct" not recognized
  • 8.2.4765: function matchfuzzy() sorts too many items
  • 8.2.4764: CI uses an older gcc version
  • 8.2.4763: using invalid pointer with "V:" in Ex mode
  • 8.2.4762: using freed memory using synstack() and synID() in WinEnter
  • 8.2.4761: documentation for using LSP messages is incomplete
  • 8.2.4760: using matchfuzzy() on a long list can take a while
  • 8.2.4759: CurSearch highlight does not work for multi-line match
  • 8.2.4758: when using an LSP channel want to get the message ID
  • 8.2.4757: list of libraries to suppress lsan errors is outdated
  • 8.2.4756: build error without the +eval feature

Files:

πŸ”“ Unsigned Files:

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

See the README for detail.

v8.2.4755

15 Apr 22:23

Choose a tag to compare

v8.2.4755
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.4755: cannot use <SID>FuncRef in completion spec
  • 8.2.4754: using cached values after unsetting some environment variables
  • 8.2.4753: error from setting an option is silently ignored
  • 8.2.4752: wrong 'statusline' value can cause illegal memory access

Files:

πŸ”“ Unsigned Files:

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

See the README for detail.

v8.2.4751

14 Apr 22:11

Choose a tag to compare

v8.2.4751
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.4751: mapping <SID>name.Func does not work for autoload script
  • 8.2.4750: small pieces of dead code
  • 8.2.4749: <script> is not expanded in autocmd context
  • 8.2.4748: cannot use an imported function in a mapping

Files:

πŸ”“ Unsigned Files:

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

See the README for detail.