v8.1.1097
Nightly Vim Windows build snapshots (more information).
Changes:
- 8.1.1097: Motif build fails
- 8.1.1096: MS-Windows: cannot distinguish BS and CTRL-H
- 8.1.1095: MS-Windows: executable() fails on very long filename
- 8.1.1094: long line in tags file causes error
- 8.1.1093: support for outdated tags format slows down tag parsing
- 8.1.1092: setting 'guifont' when maximized resizes the Vim window
- 8.1.1091: MS-Windows: cannot use multi-byte chars in environment var
- 8.1.1090: MS-Windows: modify_fname() has problems with some 'encoding'
- 8.1.1089: tutor does not check $LC_MESSAGES
- 8.1.1088: height of quickfix window not retained with vertical split
- 8.1.1087: tag stack is incorrect after CTRL-T and then :tag
- 8.1.1086: too many curly braces
- 8.1.1085: compiler warning for possibly uninitialized variable
- 8.1.1084: cannot delete a match from another window
- 8.1.1083: MS-Windows: hang when opening a file on network share
- 8.1.1082: "Conceal" match is mixed up with 'hlsearch' match.
- 8.1.1081: MS-Windows: cannot use some fonts
- 8.1.1080: when a screendump test fails, moving the file is a hassle
- 8.1.1079: no need for a separate ScreenLinesUtf8() test function
- 8.1.1078: when 'listchars' is set a composing char on a space is wrong
- 8.1.1077: reg_executing() is reset by calling input()
- 8.1.1076: file for Insert mode is much too big
- 8.1.1075: function reference count wrong in Python code
- 8.1.1074: Python test doesn't wipe out hidden buffer
Files:
- gvim_8.1.1097_x64.exe
64-bit installer - gvim_8.1.1097_x86.exe
32-bit installer
If you don't know what to use, use this one - gvim_8.1.1097_x64.zip
64-bit zip archive - gvim_8.1.1097_x64_pdb.zip
pdb files for debugging the corresponding 64-bit executable - gvim_8.1.1097_x86.zip
32-bit zip archive - gvim_8.1.1097_x86_pdb.zip
pdb files for debugging the corresponding 32-bit executable
Compiled with:
- Strawberry Perl 5.28
- ActiveTcl 8.6.6
- LuaBinaries 5.3
- Python 2.7
- Python3 3.7
- Racket 6.10.1
- RubyInstaller2 2.4
See the README for detail.