Skip to content

Releases: vim/vim-win32-installer

v8.2.4411

17 Feb 23:11

Choose a tag to compare

v8.2.4411
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.4411: bicep files are not recognized
  • 8.2.4410: Vim9: some code not covered by tests
  • 8.2.4409: Vim9: some code not covered by tests
  • 8.2.4408: Vim9: some code not covered by tests
  • 8.2.4407: Vim9: some code not covered by tests
  • 8.2.4406: expand functions use confusing argument names

Files:

πŸ”“ Unsigned Files:

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

See the README for detail.

v8.2.4405

16 Feb 23:11

Choose a tag to compare

v8.2.4405
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.4405: compiler warning for unused variable without +folding
  • 8.2.4404: Vim9: some code not covered by tests
  • 8.2.4403: ml_get error with nested folds and deleting lines
  • 8.2.4402: missing parenthesis may cause unexpected problems
  • 8.2.4401: map listing does not clear the rest of the command line
  • 8.2.4400: MS-Windows: cannot use the mouse in the console with VIMDLL
  • 8.2.4399: crash after ml_get error
  • 8.2.4398: some command completion functions are too long
  • 8.2.4397: crash when using many composing characters in error message

Files:

πŸ”“ Unsigned Files:

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

See the README for detail.

v8.2.4396

15 Feb 23:11

Choose a tag to compare

v8.2.4396
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.4396: Python3 test fails
  • 8.2.4395: some code lines not covered by tests
  • 8.2.4394: UTF8 select mode test fails on MS-Windows
  • 8.2.4393: possible number overflow with nested folds
  • 8.2.4392: MS-Windows with VIMDLL: Escaping CSI is wrong
  • 8.2.4391: command line executed when typing Esc in the GUI
  • 8.2.4390: Vim9: list from declaration with inferred type not set
  • 8.2.4389: screenpos() does not handle a position in a closed fold
  • 8.2.4388: dead code in op_insert()
  • 8.2.4387: command line completion doesn't always work properly

Files:

πŸ”“ Unsigned Files:

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

See the README for detail.

v8.2.4386

14 Feb 23:11

Choose a tag to compare

v8.2.4386
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.4386: still cannot build tiny version
  • 8.2.4385: cannot build tiny version
  • 8.2.4384: Vim9: error message not tested, some code not tested
  • 8.2.4383: Vim9: unused code lines
  • 8.2.4382: a custom 'tabline' may cause Esc to work like Enter
  • 8.2.4381: translation file listed twice
  • 8.2.4380: small differences between Chinese translation files
  • 8.2.4379: an empty change is reported to a listener
  • 8.2.4378: incsearch HL broken when calling searchcount in 'tabLine'
  • 8.2.4377: CI steps for Windows are a bit unorganized
  • 8.2.4376: not enough tests for command line completion

Files:

πŸ”“ Unsigned Files:

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

See the README for detail.

v8.2.4375

13 Feb 23:11

Choose a tag to compare

v8.2.4375
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.4375: ctx_imports is not used
  • 8.2.4374: unreachable code
  • 8.2.4373: expression test fails
  • 8.2.4372: filetype detection from file contents is in legacy script
  • 8.2.4371: Vim9: can create a script variable from a legacy function
  • 8.2.4370: MS-Windows: libsodium.dll not included with the installer
  • 8.2.4369: redundant #ifdef argument
  • 8.2.4368: Amiga: a few compiler warnings
  • 8.2.4367: calling in_vim9script() multiple times
  • 8.2.4366: not enough tests for command line completion

Files:

πŸ”“ Unsigned Files:

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

See the README for detail.

v8.2.4365

12 Feb 23:11

Choose a tag to compare

v8.2.4365
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.4365: sticky command modifiers are too sticky
  • 8.2.4364: MS-Windows: still running out of memory for a very long line
  • 8.2.4363: MS-Windows: running out of memory for a very long line
  • 8.2.4362: :retab may allocate too much memory
  • 8.2.4361: Vim9: some tests fail
  • 8.2.4360: Vim9: allowing use of "s:" leads to inconsistencies
  • 8.2.4359: crash when repeatedly using :retab
  • 8.2.4358: Vim9: line number of exception is not set
  • 8.2.4357: sticky command modifiers are too sticky
  • 8.2.4356: command line completion functions are very long
  • 8.2.4355: unnecessary call to check_colorcolumn()
  • 8.2.4354: dynamic loading of libsodium not handled properly
  • 8.2.4353: CI does not use the latest Lua and Python
  • 8.2.4352: ReScript files are not recognized
  • 8.2.4351: no coverage is measured on MS-Windows CI
  • 8.2.4350: FEAT_GUI_ENABLED defined but never used
  • 8.2.4349: FileChangedShell test fails on MS-Windows
  • 8.2.4348: "legacy exe cmd" does not do what one would expect
  • 8.2.4347: in some build setups UNUSED is not defined
  • 8.2.4346: a custom statusline may cause Esc to work like Enter
  • 8.2.4345: <amatch> is expanded like a file name for DirChangedPre
  • 8.2.4344: Amiga: header file included twice
  • 8.2.4343: when reloading not all properties are detected
  • Update runtime files. (closes #9741)
  • 8.2.4342: CI will soon switch to other windows version
  • 8.2.4341: command line not redrawn when finishing popup menu
  • 8.2.4340: Amiga: mch_can_exe() is not implemented
  • 8.2.4339: CTRL-A does not work properly with the cmdline popup menu
  • 8.2.4338: an error from an expression mapping messes up the display
  • Update runtime files
  • 8.2.4337: part of condition is always true
  • 8.2.4336: using :filter for :scriptnames does not work
  • 8.2.4335: no autocommand event triggered before changing directory
  • 8.2.4334: command line popup menu not positioned correctly
  • 8.2.4333: cstack not always passed to where it is needed
  • 8.2.4332: Vim9: incomplete test for existing script variable in block
  • 8.2.4331: Vim9: no test for existing script variable in block
  • 8.2.4330: Vim9: no error if script imports itself
  • 8.2.4329: no support for end line number and column in 'errorformat'
  • 8.2.4328: command line complete matches cleard when typing character
  • 8.2.4327: may end up with no current buffer
  • 8.2.4326: "o" and "O" copying comment not sufficiently tested
  • 8.2.4325: 'wildmenu' only shows few matches

Files:

πŸ”“ Unsigned Files:

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

See the [README]...

Read more

v8.2.4324

07 Feb 23:13

Choose a tag to compare

v8.2.4324
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.4324: Vim9: script-local function name can start with "_"
  • 8.2.4323: Vim9: nested function name can start with "_"
  • 8.2.4322: Vim9: crash when using funcref with closure
  • 8.2.4321: Vim9: crash when using a funcref to a closure
  • 8.2.4320: Athena and Motif: when maximized scrollbar position is wrong
  • 8.2.4319: :put does not work properly in compiled function
  • 8.2.4318: various comment and indent mistakes, returning wrong zero
  • 8.2.4317: MS-Windows: Vim exits when Python 3 initialisation fails
  • 8.2.4316: __CYGWIN32__ is not defined on 64 bit systems
  • 8.2.4315: put in Visual mode not fully tested

Files:

πŸ”“ Unsigned Files:

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

See the README for detail.

v8.2.4314

06 Feb 23:11

Choose a tag to compare

v8.2.4314
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.4314: test fails where lines are skipped
  • 8.2.4313: Vim9: cannot change type of list after making a slice
  • 8.2.4312: no error for using :vim9script in a :def function
  • 8.2.4311: Vim9: changing script variable type not caught compile time
  • 8.2.4310: Vim9: constant list and dict get a declaration type
  • 8.2.4309: Vim9: crash when using a partial in the wrong context
  • 8.2.4308: Vim9: cannot list autoload function
  • 8.2.4307: a few more messages should not be translated

Files:

πŸ”“ Unsigned Files:

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

See the README for detail.

v8.2.4306

05 Feb 23:31

Choose a tag to compare

v8.2.4306
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.4306: no test for fixed perl filetype check
  • 8.2.4305: tex filetype detection fails
  • 8.2.4304: Vim9: slice() makes a copy but doesn't change the type
  • 8.2.4303: a few messages should not be translated
  • 8.2.4302: Vim9: return type of getline() is too strict
  • 8.2.4301: Vim9: type error for copy of dict
  • 8.2.4300: cannot build tiny version
  • 8.2.4299: SafeState autocommand interferes with debugging
  • 8.2.4298: divide by zero with huge tabstop value

Files:

πŸ”“ Unsigned Files:

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

See the README for detail.

v8.2.4297

04 Feb 23:11

Choose a tag to compare

v8.2.4297
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:

Files:

πŸ”“ Unsigned Files:

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

See the README for detail.