Skip to content

v8.2.1620

Compare
Choose a tag to compare
@chrisbra chrisbra released this 05 Sep 22:08

v8.2.1620
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.1620: searchcount() test fails
  • 8.2.1619: Vim9: cannot pass "true" to spellsuggest()
  • 8.2.1618: Vim9: cannot pass "true" to setloclist()
  • 8.2.1617: Vim9: cannot pass "true" to win_splitmove()
  • 8.2.1616: Vim9: cannot pass "true" to synID()
  • 8.2.1615: Vim9: cannot pass "true" to searchdecl()
  • 8.2.1614: Vim9: cannot pass "true" to searchcount()
  • 8.2.1613: Vim9: cannot pass "true" to prop_type_add()
  • 8.2.1612: Vim9: cannot pass "true" to prop_remove()
  • 8.2.1611: Vim9: cannot pass "true" to nr2char()
  • 8.2.1610: Vim9: cannot pass "true" to list2str() and str2list()
  • 8.2.1609: Vim9: test fails when build without +channel
  • 8.2.1608: Vim9: getchar() test fails with GUI
  • 8.2.1607: Vim9: getchar() test fails on MS-Windows
  • 8.2.1606: Vim9: cannot use "true" with has()
  • 8.2.1605: default maintainer on github is wrong
  • 8.2.1604: Vim9: cannot use "true" with getcompletion()
  • 8.2.1603: Vim9: cannot use "true" with getchar()
  • 8.2.1602: Vim9: cannot use 'true" with getbufinfo()
  • 8.2.1601: Vim9: cannot use 'true" with garbagecollect()
  • 8.2.1600: Vim9: cannot use "true" with deepcopy()
  • 8.2.1599: missing line end when skipping a long line with :cgetfile
  • 8.2.1598: starting a hidden terminal resizes the current window
  • 8.2.1597: the channel source file is too big
  • 8.2.1596: using win_screenpos('.') in tests works but is wrong
  • 8.2.1595: cannot easily see what Vim sends to the terminal
  • 8.2.1594: pull requests on github do not notify a maintainer

Files:

🔓 Unsigned Files:

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

See the README for detail.