Releases: vim/vim-win32-installer
v8.2.4167
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.4167: Vim9: error message for old style import
- 8.2.4166: undo synced when switching buffer in another window
- 8.2.4165: the nv_g_cmd() function is too long
- 8.2.4164: error in legacy code for function shadowing variable
- 8.2.4163: no error for omitting function name after autoload prefix
- 8.2.4162: Vim9: no error for redefining function with export
- 8.2.4161: Vim9: warning for missing white space after imported variable
- 8.2.4160: cannot change the register used for Select mode delete
- 8.2.4159: MS-Windows: _WndProc() is very long
- 8.2.4158: MS-Windows: memory leak in :browse
- 8.2.4157: terminal test fails because Windows sets the title
- 8.2.4156: fileinfo message overwrites echo'ed message
- 8.2.4155: translating strftime() argument results in check error
- 8.2.4154: ml_get error when exchanging windows in Visual mode
- 8.2.4153: MS-Windows: Global IME is no longer supported
- 8.2.4152: block insert with double wide character fails
- 8.2.4151: reading beyond the end of a line
- 8.2.4150: Coverity warns for using pointer after free
- 8.2.4149: test override not restored, autocommand left behind
Files:
🔓 Unsigned Files:
32-bit installer (If you don't know what to use, use this one)
64-bit installer
32-bit zip archive
64-bit zip archive
pdb files for debugging the corresponding 32-bit executable
pdb files for debugging the corresponding 64-bit executable
Interface Informations
- Strawberry Perl 5.32
- ActiveTcl 8.6.6
- LuaBinaries 5.4
- Python 2.7
- Python3 3.10
- Racket 8.3 (BC)
- RubyInstaller 3.0
See the README for detail.
v8.2.4148
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.4148: deleting any mapping may cause <ScritpCmd> to fail
- 8.2.4147: E464 does not always include the offending command
- 8.2.4146: Vim9: shadowed function can be used in compiled function
- 8.2.4145: confusing error when using name of import for a function
- 8.2.4144: cannot load libsodium dynamically
- 8.2.4143: MS-Windows: IME support for Win9x is obsolete
- 8.2.4142: build failure with normal features without persistent undo
Files:
🔓 Unsigned Files:
32-bit installer (If you don't know what to use, use this one)
64-bit installer
32-bit zip archive
64-bit zip archive
pdb files for debugging the corresponding 32-bit executable
pdb files for debugging the corresponding 64-bit executable
Interface Informations
- Strawberry Perl 5.32
- ActiveTcl 8.6.6
- LuaBinaries 5.4
- Python 2.7
- Python3 3.10
- Racket 8.3 (BC)
- RubyInstaller 3.0
See the README for detail.
v8.2.4141
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.4141: Vim9 builtin functions test fails
- 8.2.4140: maparg() does not indicate the type of script
- 8.2.4139: using freed memory in expression abbreviation
- 8.2.4138: Vim9: no error for return with argument when invalid
- 8.2.4137: Vim9: calling import with and without method is inconsistent
- 8.2.4136: Vim9: the "autoload" argument of ":vim9script" is not useful
- 8.2.4135: Vim9: ":scriptnames" shows unloaded imported autoload script
- 8.2.4134: MS-Windows: test for import with absolute path fails
- 8.2.4133: output of ":scriptnames" goes into the message history
- 8.2.4132: Vim9: wrong error message when autoload script can't be found
- 8.2.4131: Vim9: calling function in autoload import does not work
- 8.2.4130: MS-Windows: MSVC build may have libraries duplicated
- 8.2.4129: building with +sound but without +eval fails
- 8.2.4128: crash when method cannot be found
Files:
🔒 Signed Files:
Signed 32-bit installer (If you don't know what to use, use this one)
Signed 64-bit installer
Signed 32-bit zip archive
Signed 64-bit zip archive
🔓 Unsigned Files:
32-bit installer (If you don't know what to use, use this one)
64-bit installer
32-bit zip archive
64-bit zip archive
pdb files for debugging the corresponding 32-bit executable
pdb files for debugging the corresponding 64-bit executable
Interface Information
* [Strawberry Perl](http://strawberryperl.com/) 5.32 * [ActiveTcl](http://www.activestate.com/activetcl/downloads) 8.6.6 * [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.0v8.2.4127
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.4127: build failure without the +eval feature
- 8.2.4126: crash on exit when built with dynamic Tcl
- 8.2.4125: completion tests fail
- 8.2.4124: Vim9: method in compiled function may not see script item
- 8.2.4123: complete function cannot be import.Name
- 8.2.4122: ":command Cmd" does not show custom completion argument
- 8.2.4121: Visual test fails on MS-Windows
- 8.2.4120: block insert goes over the end of the line
- 8.2.4119: build failure when disabling the channel feature
Files:
🔓 Unsigned Files:
32-bit installer (If you don't know what to use, use this one)
64-bit installer
32-bit zip archive
64-bit zip archive
pdb files for debugging the corresponding 32-bit executable
pdb files for debugging the corresponding 64-bit executable
Interface Informations
- Strawberry Perl 5.32
- ActiveTcl 8.6.6
- LuaBinaries 5.4
- Python 2.7
- Python3 3.10
- Racket 8.3 (BC)
- RubyInstaller 3.0
See the README for detail.
v8.2.4118
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.4118: using UNUSED for argument that is used
- 8.2.4117: Vim9: wrong white space error after using imported item
- 8.2.4116: Vim9: cannot use a method with a complex expression in :def
- 8.2.4115: cannot use a method with a complex expression
- 8.2.4114: Vim9: type checking for a funcref does not work for method
- 8.2.4113: typo on DOCMD_RANGEOK results in not recognizing command
- 8.2.4112: function not deleted at end of test
- 8.2.4111: potential proglem when map is deleted while executing
- 8.2.4110: Coverity warns for using NULL pointer
- Update runtime files
- 8.2.4109: MS-Windows: high dpi support is outdated
- 8.2.4108: going over the end of the w_lines array
- 8.2.4107: script context not restored after using <ScriptCmd>
- 8.2.4106: going over the end of the w_lines array
- 8.2.4105: translation related comment in the wrong place
- 8.2.4104: Vim9: lower casing the autoload prefix causes problems
Files:
🔓 Unsigned Files:
32-bit installer (If you don't know what to use, use this one)
64-bit installer
32-bit zip archive
64-bit zip archive
pdb files for debugging the corresponding 32-bit executable
pdb files for debugging the corresponding 64-bit executable
Interface Informations
- Strawberry Perl 5.32
- ActiveTcl 8.6.6
- LuaBinaries 5.4
- Python 2.7
- Python3 3.10
- Racket 8.3 (BC)
- RubyInstaller 3.0
See the README for detail.
v8.2.4103
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.4103: Vim9: variable declared in for loop not initialzed
- 8.2.4102: Vim9: import cannot be used after method
- 8.2.4101: warning for unused argument in tiny version
- 8.2.4100: early return when getting the 'formatlistpat' value
- 8.2.4099: Vim9: cannot use Vim9 syntax in mapping
- 8.2.4098: typing "interrupt" at debug prompt may keep exception around
- 8.2.4097: wrong number in error message on 32 bit system
- 8.2.4096: Linux CI: unnecessarily installing packages
- 8.2.4095: sed script not recognized by the first line
- 8.2.4094: 'virtualedit' is window-local but using buffer-local enum
- 8.2.4093: cached breakindent values not initialized properly
Files:
🔓 Unsigned Files:
32-bit installer (If you don't know what to use, use this one)
64-bit installer
32-bit zip archive
64-bit zip archive
pdb files for debugging the corresponding 32-bit executable
pdb files for debugging the corresponding 64-bit executable
Interface Informations
- Strawberry Perl 5.32
- ActiveTcl 8.6.6
- LuaBinaries 5.4
- Python 2.7
- Python3 3.10
- Racket 8.3 (BC)
- RubyInstaller 3.0
See the README for detail.
v8.2.4092
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.4092: MacOS CI: unnecessarily doing "Install packages"
- 8.2.4091: virtcol is recomputed for statusline unnecessarily
- 8.2.4090: after restoring a session buffer order can be quite different
- 8.2.4089: terminal test for current directory fails on FreeBSD
- 8.2.4088: xxd cannot output everything in one line
Files:
🔓 Unsigned Files:
32-bit installer (If you don't know what to use, use this one)
64-bit installer
32-bit zip archive
64-bit zip archive
pdb files for debugging the corresponding 32-bit executable
pdb files for debugging the corresponding 64-bit executable
Interface Informations
- Strawberry Perl 5.32
- ActiveTcl 8.6.6
- LuaBinaries 5.4
- Python 2.7
- Python3 3.10
- Racket 8.3 (BC)
- RubyInstaller 3.0
See the README for detail.
v8.2.4087
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.4087: cannot test items from an autoload script easily
- 8.2.4086: "cctx" argument of find_func_even_dead() is unused
- 8.2.4085: Vim9: no test for using import in legacy script
- 8.2.4084: memory leak when looking for autoload prefixed variable
- 8.2.4083: Vim9: no test for "vim9script autoload' using script variable
- 8.2.4082: check for autoload file name and prefix fails
- 8.2.4081: CodeQL reports problem in if_cscope causing it to fail
- 8.2.4080: not sufficient test coverage for xxd
- 8.2.4079: MS-Windows: "gvim --version" didn't work with VIMDLL
- 8.2.4078: terminal test for current directory not used on FreeBSD
- 8.2.4077: not all Libsensors files are recognized
- 8.2.4076: memory leak in autoload import
- 8.2.4075: test failures
- 8.2.4074: going over the end of NameBuff
- 8.2.4073: Coverity warns for using NULL pointer
Files:
🔓 Unsigned Files:
32-bit installer (If you don't know what to use, use this one)
64-bit installer
32-bit zip archive
64-bit zip archive
pdb files for debugging the corresponding 32-bit executable
pdb files for debugging the corresponding 64-bit executable
Interface Informations
- Strawberry Perl 5.32
- ActiveTcl 8.6.6
- LuaBinaries 5.4
- Python 2.7
- Python3 3.10
- Racket 8.3 (BC)
- RubyInstaller 3.0
See the README for detail.
v8.2.4072
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.4072: Vim9: compiling function fails when autoload is not loaded
- 8.2.4071: Vim9: no detection of return in try/endtry
- 8.2.4070: using uninitialized memory when reading empty file
- 8.2.4069: Vim9: import test fails on MS-Windows
- 8.2.4068: Vim9: import test fails
- 8.2.4067: Vim9: cannot call imported function with :call
- 8.2.4066: Vim9: imported autoload script loaded again
Files:
🔓 Unsigned Files:
32-bit installer (If you don't know what to use, use this one)
64-bit installer
32-bit zip archive
64-bit zip archive
pdb files for debugging the corresponding 32-bit executable
pdb files for debugging the corresponding 64-bit executable
Interface Informations
- Strawberry Perl 5.32
- ActiveTcl 8.6.6
- LuaBinaries 5.4
- Python 2.7
- Python3 3.10
- Racket 8.3 (BC)
- RubyInstaller 3.0
See the README for detail.
v8.2.4065
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.4065: computation overflow with large cound for :yank
- 8.2.4064: foam files are not detected
- 8.2.4063: Vim9: exported function in autoload script not found
- 8.2.4062: match highlighting of tab too short
- 8.2.4061: codecov bash script is deprecated
- 8.2.4060: win_execute() slow on systems where getcwd()/chdir() is slow
- 8.2.4059: Vim9: an expression of a map cannot access script-local items
Files:
🔓 Unsigned Files:
32-bit installer (If you don't know what to use, use this one)
64-bit installer
32-bit zip archive
64-bit zip archive
pdb files for debugging the corresponding 32-bit executable
pdb files for debugging the corresponding 64-bit executable
Interface Informations
- Strawberry Perl 5.32
- ActiveTcl 8.6.6
- LuaBinaries 5.4
- Python 2.7
- Python3 3.10
- Racket 8.3 (BC)
- RubyInstaller 3.0
See the README for detail.