Vim full changelog
Vim 9.2.0407
released Apr 28, 2026 (New Release)
9.2.0407: tabpanel: A few issues with the tabpanel
9.2.0406: VisualNOS not used when Wayland selection ownership lost
9.2.0405: when jumping to tags, will open URLs
9.2.0404: redraw_listener_add() does not check secure flag
9.2.0403: Vim9: def function sandbox bypass
9.2.0402: pum: opacity not applied to wildmenu pum
9.2.0401: tests: still a few flaky tests
9.2.0400: sandbox callbacks selected through 'complete'
9.2.0399: MS-Windows: compile warning in strptime.c
runtime(doc): fix :z command description again
9.2.0406: VisualNOS not used when Wayland selection ownership lost
9.2.0405: when jumping to tags, will open URLs
9.2.0404: redraw_listener_add() does not check secure flag
9.2.0403: Vim9: def function sandbox bypass
9.2.0402: pum: opacity not applied to wildmenu pum
9.2.0401: tests: still a few flaky tests
9.2.0400: sandbox callbacks selected through 'complete'
9.2.0399: MS-Windows: compile warning in strptime.c
runtime(doc): fix :z command description again
Vim 9.2.0398
released Apr 27, 2026 (New Release)
9.2.0398: MS-Windows: missing strptime() support
9.2.0397: tabpanel: double-click opens a new tab
runtime(javascript): Fix regex highlighting after `(`
runtime(help): fix wrong check for existing HelpComplete function
runtime(algol68): Add new syntax file, ftplugin and filetype detection
runtime(dockerfile): Update syntax, fix RUN command highlighting
9.2.0396: tests: Test_error_callback_terminal is flaky on macOS
runtime(doc): Update documentation on :z
runtime(help): make help omnifunc global
9.2.0395: tests: Test_backupskip() may read from $HOME
9.2.0394: xxd: offsets greater than LONG_MAX print as negative
CI: Fix syntax error in lychee URL checker
No guidance for AI coding agents
CI: Bump the github-actions group across 1 directory with 3 updates
9.2.0393: MS-Windows: link error with XPM support on UCRT64
9.2.0397: tabpanel: double-click opens a new tab
runtime(javascript): Fix regex highlighting after `(`
runtime(help): fix wrong check for existing HelpComplete function
runtime(algol68): Add new syntax file, ftplugin and filetype detection
runtime(dockerfile): Update syntax, fix RUN command highlighting
9.2.0396: tests: Test_error_callback_terminal is flaky on macOS
runtime(doc): Update documentation on :z
runtime(help): make help omnifunc global
9.2.0395: tests: Test_backupskip() may read from $HOME
9.2.0394: xxd: offsets greater than LONG_MAX print as negative
CI: Fix syntax error in lychee URL checker
No guidance for AI coding agents
CI: Bump the github-actions group across 1 directory with 3 updates
9.2.0393: MS-Windows: link error with XPM support on UCRT64
Vim 9.2.0392
released Apr 26, 2026 (New Release)
tests: Some tests are flaky
runtime(doc): Update the ga output to match the actual output
runtime(doc): Update the ga output to match the actual output
Vim 9.2.0390
released Apr 24, 2026 (New Release)
filetype: some Beancount files are not recognized
Vim 9.2.0389
released Apr 23, 2026 (New Release)
9.2.0389: DECRQM still leaves stray "pp" on Apple Terminal.app
9.2.0388: strange indent in update_topline()
9.2.0388: strange indent in update_topline()
Vim 9.2.0387
released Apr 22, 2026 (New Release)
9.2.0387: DECRQM request may leave stray chars in terminal
9.2.0386: No scroll/scrollbar support in the tabpanel
runtime(sh): allow "#" in special derefs
9.2.0385: Integer overflow with "ze" and large 'sidescrolloff'
runtime(doc): fix incorrect description of 'scrolloffpad'
runtime(graphql): Update syntax script to September 2025 spec
9.2.0384: stale Insstart after <Cmd> cursor move breaks undo
9.2.0383: [security]: runtime(netrw): shell-injection via sftp: and file: URLs
9.2.0386: No scroll/scrollbar support in the tabpanel
runtime(sh): allow "#" in special derefs
9.2.0385: Integer overflow with "ze" and large 'sidescrolloff'
runtime(doc): fix incorrect description of 'scrolloffpad'
runtime(graphql): Update syntax script to September 2025 spec
9.2.0384: stale Insstart after <Cmd> cursor move breaks undo
9.2.0383: [security]: runtime(netrw): shell-injection via sftp: and file: URLs
Vim 9.2.0382
released Apr 21, 2026 (New Release)
9.2.0382: Wayland: focus-stealing is non-working
9.2.0381: Vim9: Missing check_secure() in exec_instructions()
9.2.0380: completion: a few issues in completion code
9.2.0379: gui.color_approx is never used
9.2.0378: Using int as bool type in win_T struct
9.2.0377: Using int as bool type in gui_T struct
9.2.0376: Vim9: elseif condition compiled in dead branch
9.2.0375: prop_find() does not find a virt text in starting line
9.2.0374: c_CTRL-{G,T} does not handle offset
9.2.0373: Ctrl-R mapping not triggered during completion
9.2.0372: pum: rendering issues with multibyte text and opacity
runtime: Remove wrong syn oneline keyword from a few syntax files
9.2.0371: filetype: ghostty config files are not recognized
9.2.0370: duplicate code with literal string_T assignment
9.2.0369: multiple definitions of STRING_INIT macro
9.2.0381: Vim9: Missing check_secure() in exec_instructions()
9.2.0380: completion: a few issues in completion code
9.2.0379: gui.color_approx is never used
9.2.0378: Using int as bool type in win_T struct
9.2.0377: Using int as bool type in gui_T struct
9.2.0376: Vim9: elseif condition compiled in dead branch
9.2.0375: prop_find() does not find a virt text in starting line
9.2.0374: c_CTRL-{G,T} does not handle offset
9.2.0373: Ctrl-R mapping not triggered during completion
9.2.0372: pum: rendering issues with multibyte text and opacity
runtime: Remove wrong syn oneline keyword from a few syntax files
9.2.0371: filetype: ghostty config files are not recognized
9.2.0370: duplicate code with literal string_T assignment
9.2.0369: multiple definitions of STRING_INIT macro
Vim 9.2.0368
released Apr 20, 2026 (New Release)
9.2.0368: too many strlen() calls when adding strings to dicts
9.2.0367: runtime(netrw): ~ note expanded on MS Windows
9.2.0366: pum: flicker when updating pum in place
9.2.0365: using int as bool
9.2.0364: tests: test_smoothscroll_textoff_showbreak() fails
9.2.0363: Vim9: variable shadowed by script-local function
9.2.0362: division by zero with smoothscroll and small windows
9.2.0367: runtime(netrw): ~ note expanded on MS Windows
9.2.0366: pum: flicker when updating pum in place
9.2.0365: using int as bool
9.2.0364: tests: test_smoothscroll_textoff_showbreak() fails
9.2.0363: Vim9: variable shadowed by script-local function
9.2.0362: division by zero with smoothscroll and small windows
Vim 9.2.0361
released Apr 19, 2026 (New Release)
tests: no tests for ch_listen() with IPs
runtime(vim9): remove extra escaping in Open
runtime(doc): make window option description a bit less vague
runtime(django): Removed unsupported template statements and filters by current LTS.
runtime(django): Add missing djangoStatement `get_language_info`.
runtime(django): Add missing statements and filters.
runtime(make): fix wrong highlighting with $ inside double quotes
runtime(vim9): remove extra escaping in Open
runtime(doc): make window option description a bit less vague
runtime(django): Removed unsupported template statements and filters by current LTS.
runtime(django): Add missing djangoStatement `get_language_info`.
runtime(django): Add missing statements and filters.
runtime(make): fix wrong highlighting with $ inside double quotes
Vim 9.2.0360
released Apr 17, 2026 (New Release)
9.2.0360: Cannot handle mouse-clicks in the tabpanel
9.2.0359: wrong VertSplitNC highlighting on winbar
9.2.0358: runtime(vimball): still path traversal attacks possible
runtime(gzip): Remove compatibility fall-backs, harden random filename generation
runtime(netrw): add missing escape() calls
runtime(tar): missing g:tar_secure in tar#Extract()
9.2.0357: [security]: command injection via backticks in tag files
9.2.0356: Cannot apply 'scrolloff' context lines at end of file
9.2.0355: runtime(tar): missing path traversal checks in tar#Extract()
9.2.0354: filetype: not all Bitbake include files are recognized
runtime(bitbake): support forward-slashes in bitbake varflags
9.2.0353: Missing out-of-memory check in register.c
runtime(doc): Tweak documentation style in channel.txt
9.2.0352: 'winhighlight' of left window blends into right window
9.2.0351: repeat_string() can be improved
runtime(zip): also block single leading slash and absolute paths in Extract
9.2.0359: wrong VertSplitNC highlighting on winbar
9.2.0358: runtime(vimball): still path traversal attacks possible
runtime(gzip): Remove compatibility fall-backs, harden random filename generation
runtime(netrw): add missing escape() calls
runtime(tar): missing g:tar_secure in tar#Extract()
9.2.0357: [security]: command injection via backticks in tag files
9.2.0356: Cannot apply 'scrolloff' context lines at end of file
9.2.0355: runtime(tar): missing path traversal checks in tar#Extract()
9.2.0354: filetype: not all Bitbake include files are recognized
runtime(bitbake): support forward-slashes in bitbake varflags
9.2.0353: Missing out-of-memory check in register.c
runtime(doc): Tweak documentation style in channel.txt
9.2.0352: 'winhighlight' of left window blends into right window
9.2.0351: repeat_string() can be improved
runtime(zip): also block single leading slash and absolute paths in Extract
Vim for Windows 7 - free download notice
Windows 7 Download periodically updates software information of Vim from the publisher.
« BACK
My Account
Help
Windows 7 Software Coupons
-
MacX MediaTrans
63% Off -
Media Player Morpher
85% Off -
WinX DVD Copy Pro
42% Off -
WinX DVD Ripper
50% Off -
FREE VPN PROXY by SEED4.ME WINDOWS
Free VPN by Seed4Me
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
Popular Tags
word to jpg
xlsx to pdf
office converter
word
docm to pdf
excel to pdf
word to pdf converter
txt to pdf
editor
xlsm to pdf
powerpoint to pdf
ppt to pdf
unicode
ppt to jpg
convert word to pdf
text editor
text
pdf to text
convert pdf to word
notepad
pdf to doc
docx to pdf
pptx to pdf
doc to pdf
rtf to pdf
html
pdf converter
xls to pdf
pdf to word
word to pdf
Popular Windows 7 Software
- Network Monitor II 31.7
- Avro Keyboard 5.6.0.0
- Ghostscript (x64 bit) 10.03.1
- Windows 7
- Media Creation Tool x64 22H2
- iTop Data Recovery 6.1.0.936
- Windows 7 Service Pack 1 7601.17514.1011
- iTop Easy Desktop 4.2.0.312
- Advanced SystemCare 19.3.0.200
- Smart Game Booster 5.3.1.692
- iTop PDF 3.6.0.4
- GoodSync2Go 12.9.28.8
- The Dude 7.22.1 Stable
- IObit Uninstaller 15.4.0.1
- Atlantis Word Processor 5.0.2.4
© 2026 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.



