vim-win32-installer

Vim Win32 Installer

Stars
2.2K
Committers
12

Bot releases are hidden (Show)

vim-win32-installer - v9.0.0904

Published by chrisbra almost 2 years ago

v9.0.0904
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:

  • 9.0.0904: various comment and indent flaws
  • Update runtime files
  • 9.0.0903: key code checker doesn't check modifyOtherKeys resource
  • 9.0.0902: some mouse scroll code is not in a good place
  • 9.0.0901: setting w_leftcol and handling side effects is confusing
  • 9.0.0900: cursor moves too far with 'smoothscroll'

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0899

Published by chrisbra almost 2 years ago

v9.0.0899
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:

  • 9.0.0899: the builtin terminals are in one long list
  • 9.0.0898: with 'smoothscroll' cursor is one screen line too far down
  • 9.0.0897: Clinical Quality Language files are not recognized
  • 9.0.0896: test for home key fails when 'term' is "tmux"
  • 9.0.0895: file renamed twice in test, missing feature check
  • 9.0.0894: virtual text property highlight ignores window background
  • 9.0.0893: 'smoothscroll' cursor calculations wrong when 'number' is set
  • 9.0.0892: may redraw when not needed

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0891

Published by chrisbra almost 2 years ago

v9.0.0891
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:

  • 9.0.0891: virtual text below after match has wrong highlight
  • 9.0.0890: no test for what patch 9.0.0827 fixes
  • 9.0.0889: keycode check script has a few flaws
  • 9.0.0888: MS-Windows GUI: CTRL-] does not work on Swiss keyboard

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0887

Published by chrisbra almost 2 years ago

v9.0.0887
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:

  • 9.0.0887: cannot easily try out what codes various keys produce
  • 9.0.0886: horizontal mouse scroll only works in the GUI
  • 9.0.0885: informational message has an error message number
  • 9.0.0884: mouse shape remains in op-pending mode after failed change

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0883

Published by chrisbra almost 2 years ago

v9.0.0883
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:

  • 9.0.0883: a silent mapping may cause dots on the command line
  • 9.0.0882: using freed memory after SpellFileMissing autocmd uses bwipe
  • 9.0.0881: cannot get the currently showing mouse shape
  • 9.0.0880: preprocessor indenting is off
  • 9.0.0879: unnecessary nesting in makefile
  • 9.0.0878: Coverity warns for dead code
  • 9.0.0877: using freed memory with :comclear while listing commands

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0876

Published by chrisbra almost 2 years ago

v9.0.0876
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:

  • 9.0.0876: code is indented more than needed
  • 9.0.0875: using freed memory when executing delfunc at more prompt
  • 9.0.0874: using freed memory when executing unmenu at more prompt
  • 9.0.0873: using freed memory when executing mapclear at more prompt
  • 9.0.0872: code is indented more than needed
  • 9.0.0871: using freed memory when clearing augroup at more prompt
  • 9.0.0870: get E967 when using text property in quickfix window
  • 9.0.0869: bogus error when string used after :elseif

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0868

Published by chrisbra almost 2 years ago

v9.0.0868
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:

  • 9.0.0868: MS-Windows: after Vim exits console resizing problem
  • 9.0.0867: wildmenu redrawing code is spread out
  • 9.0.0866: no test for what patch 8.2.2207 fixes
  • 9.0.0865: duplicate arguments are not always detected
  • 9.0.0864: crash when using "!!" without a previous shell command
  • 9.0.0863: col() and charcol() only work for the current window
  • 9.0.0862: default value of 'endoffile' is wrong

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0861

Published by chrisbra almost 2 years ago

v9.0.0861
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:

  • 9.0.0861: solution for "!!sort" in closed fold is not optimal
  • 9.0.0860: MS-Windows: windres fails with clang 15.0.4
  • 9.0.0859: compiler warning for unused variable
  • 9.0.0858: "!!sort" in a closed fold sorts too many lines
  • 9.0.0857: selecting MSVC 2017 does not set $PLATFORM

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0856

Published by chrisbra almost 2 years ago

v9.0.0856
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:

  • 9.0.0856: MS-Windows: executable not found when running test
  • 9.0.0855: comment not located above the code it refers to
  • 9.0.0854: no proper test for what 9.0.0846 fixes
  • 9.0.0853: terminal mouse test is still flaky on MacOS M1
  • 9.0.0852: crypt test is skipped if xxd is not found
  • 9.0.0851: terminal mouse test is still flaky
  • 9.0.0850: MS-Windows Terminal has unstable color control
  • 9.0.0849: terminal mouse test is a bit flaky
  • Update runtime files

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0848

Published by chrisbra almost 2 years ago

v9.0.0848
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_9.0.0848_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_9.0.0848_x64.exe
    64-bit installer
  • gvim_9.0.0848_x86.zip
    32-bit zip archive
  • gvim_9.0.0848_x64.zip
    64-bit zip archive
  • gvim_9.0.0848_x86_pdb.zip
    pdb files for debugging the corresponding 32-bit executable
  • gvim_9.0.0848_x64_pdb.zip
    pdb files for debugging the corresponding 64-bit executable

See the README for detail.

vim-win32-installer - v9.0.0845

Published by chrisbra almost 2 years ago

v9.0.0845
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:

  • 9.0.0845: shell command with just space gives strange error

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0844

Published by chrisbra almost 2 years ago

v9.0.0844
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:

  • 9.0.0844: handling 'statusline' errors is spread out
  • 9.0.0843: VHS tape files are not recognized
  • 9.0.0842: Unicode range for Apple SF symbols is outdated

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0841

Published by chrisbra almost 2 years ago

v9.0.0841
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:

  • 9.0.0841: deletebufline() does not always return 1 on failure
  • 9.0.0840: cannot change a slice of a const list
  • 9.0.0839: test may fail depending on sequence of events
  • 9.0.0838: compiler warnings for unused variables
  • 9.0.0837: append() reports failure when not appending anything

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0836

Published by chrisbra almost 2 years ago

v9.0.0836
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:

  • 9.0.0836: wrong error when using extend() with funcref
  • 9.0.0835: the window title is not redrawn when 'endoffile' changes
  • 9.0.0834: warning for missing return type
  • 9.0.0833: Mac: no +sound feature in huge build
  • 9.0.0832: deprecation warning causes build failure

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0831

Published by chrisbra almost 2 years ago

v9.0.0831
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:

  • 9.0.0831: compiler warning for redefining HAVE_DUP
  • 9.0.0830: compiling with Perl on Mac 12 fails
  • 9.0.0829: wrong counts in macro comment

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0828

Published by chrisbra almost 2 years ago

v9.0.0828
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_9.0.0828_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_9.0.0828_x64.exe
    64-bit installer
  • gvim_9.0.0828_x86.zip
    32-bit zip archive
  • gvim_9.0.0828_x64.zip
    64-bit zip archive
  • gvim_9.0.0828_x86_pdb.zip
    pdb files for debugging the corresponding 32-bit executable
  • gvim_9.0.0828_x64_pdb.zip
    pdb files for debugging the corresponding 64-bit executable

See the README for detail.

vim-win32-installer - v9.0.0827

Published by chrisbra almost 2 years ago

v9.0.0827
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:

  • 9.0.0827: <Home> key in tmux doesn't work when 'term' set to "xterm"
  • 9.0.0826: if 'endofline' is set CTRL-Z may be written in a wrong place
  • 9.0.0825: cannot drag an entry in the tabpage line
  • 9.0.0824: crash when using win_move_separator() in other tab page
  • 9.0.0823: mouse drag test fails

This release includes signed files

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0822

Published by chrisbra almost 2 years ago

v9.0.0822
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:

  • 9.0.0822: crash when dragging the statusline with a mapping
  • 9.0.0820: memory leak with empty shell command

Files:

🔓 Unsigned Files:

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

See the README for detail.

vim-win32-installer - v9.0.0820

Published by chrisbra almost 2 years ago

v9.0.0820
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_9.0.0820_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_9.0.0820_x64.exe
    64-bit installer
  • gvim_9.0.0820_x86.zip
    32-bit zip archive
  • gvim_9.0.0820_x64.zip
    64-bit zip archive
  • gvim_9.0.0820_x86_pdb.zip
    pdb files for debugging the corresponding 32-bit executable
  • gvim_9.0.0820_x64_pdb.zip
    pdb files for debugging the corresponding 64-bit executable

See the README for detail.

vim-win32-installer - v9.0.0813

Published by chrisbra about 2 years ago

v9.0.0813
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:

  • 9.0.0814: aws config files are not recognized
  • 9.0.0813: Kitty terminal is not recognized
  • 9.0.0812: GUI mouse scrollwheel mappings don't work
  • 9.0.0811: error if :echowin is preceded by a command modifier
  • 9.0.0810: readblob() returns empty when trying to read too much

Files:

🔓 Unsigned Files:

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

See the README for detail.

Package Rankings
Top 4.58% on Proxy.golang.org
Badges
Extracted from project README
Build status GitHub All Releases Latest GitHub Release