|
|
|
|
@@ -1,3 +1,484 @@
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Sep 12 10:33:21 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
|
|
|
|
|
|
- update to 9.1.1754
|
|
|
|
|
* patch 9.1.1754: :helptags doesn't skip examples with syntax
|
|
|
|
|
* runtime(doc): improve 'complete' option description
|
|
|
|
|
* runtime(netrw): only keep cursor position in tree listing mode
|
|
|
|
|
* runtime(doc): use a single pattern in :h 'incsearch' example
|
|
|
|
|
* patch 9.1.1753: defaults: 'diffopt' option value can be improved
|
|
|
|
|
* runtime(vim): Update indent script for line continuation with lambda
|
|
|
|
|
* runtime(python): Update syntax, fix pythonEllipsis pattern
|
|
|
|
|
* runtime(doc): Update autocmd examples for command line autocompletion
|
|
|
|
|
* runtime(doc): improve docs related to 'autocomplete'
|
|
|
|
|
* patch 9.1.1752: tests: need another test for v9.1.1750 behaviour
|
|
|
|
|
* patch 9.1.1751: potential buffer-overflow in find_pattern_in_path()
|
|
|
|
|
* patch 9.1.1750: completion: preinserted text highlighed using ComplMatchIns
|
|
|
|
|
* patch 9.1.1749: leaking memory in cs_find_common()
|
|
|
|
|
* patch 9.1.1748: macOS: Default scheduler priority too low
|
|
|
|
|
* patch 9.1.1747: completion: redo (.) broken with preinsert and autocompletion
|
|
|
|
|
* runtime(doc): mention 'findfunc' at :h :find
|
|
|
|
|
* patch 9.1.1746: Missing Null ptr check in cs_find_common()
|
|
|
|
|
* runtime(doc): mention hl-PreInsert in version9.txt
|
|
|
|
|
* patch 9.1.1745: tabpanel: not properly redraw after wildmenu
|
|
|
|
|
* runtime(python): highlight ellipsis literals
|
|
|
|
|
* runtime(doc): Improve doc for cmdline-autocompletion
|
|
|
|
|
* patch 9.1.1744: tests: Test_skip_wildtrigger_hist_navigation() may fail
|
|
|
|
|
* patch 9.1.1743: Haiku: no full-screen support
|
|
|
|
|
* runtime(hare): update for Hare 0.25.2
|
|
|
|
|
* runtime(python): Update syntax file, fix f-string float highlighting
|
|
|
|
|
* patch 9.1.1742: complete: preinsert does not work well with preinsert
|
|
|
|
|
* patch 9.1.1741: Regression with kitty protocol and trailing byte "u"
|
|
|
|
|
* patch 9.1.1740: Memory leak with wildmode=longest,full and wildoptions=pum
|
|
|
|
|
* runtime(m4): Remove m4Type and leftover m4Function in syntax script
|
|
|
|
|
* runtime(doc): Tweak spacing in develop.txt
|
|
|
|
|
* patch 9.1.1739: Matches may be listed twice with wildmode=longest,list
|
|
|
|
|
* patch 9.1.1738: cmdline-autocompletion breaks history navigation
|
|
|
|
|
* patch 9.1.1737: Patch v9.1.1714 introduce a regression for wildmenu
|
|
|
|
|
* runtime(nu): Add new Nushell runtime files
|
|
|
|
|
* runtime(m4): Remove m4Function
|
|
|
|
|
* patch 9.1.1736: Cannot detect <F3> using kitty protocol
|
|
|
|
|
* patch 9.1.1735: Cygwin Makefile still checks for Win XP version
|
|
|
|
|
* runtime(colorresp): use correct load guard pattern
|
|
|
|
|
* runtime(ada): mark as unmaintained, fix a few issues with the ftplugin
|
|
|
|
|
* runtime(hamster): do not globally set ignorecase
|
|
|
|
|
* runtime(m4): Improve comments, distinguish them from #-lines
|
|
|
|
|
* patch 9.1.1734: Memory leak when allocating match fails
|
|
|
|
|
* patch 9.1.1733: tests: failure when remote_server() fails
|
|
|
|
|
* runtime(python): Do not match contained identifiers as pythonType
|
|
|
|
|
* runtime(netrw): Ensure netrw#fs#Dirname() always returns a trailing slash
|
|
|
|
|
* runtime(python): add syntax support inside f-strings
|
|
|
|
|
* patch 9.1.1732: filetype: .inc file detection can be improved
|
|
|
|
|
* patch 9.1.1731: Not using const qualifier for opchars
|
|
|
|
|
* runtime(doc): Add a Development policy
|
|
|
|
|
* runtime(doc): Tweak documentation in vi_diff.txt
|
|
|
|
|
* runtime(m4): update syntax script
|
|
|
|
|
* runtime(doc): Remove dead link from todo.txt
|
|
|
|
|
* runtime(doc): quote partial urls with a backtick
|
|
|
|
|
* runtime(vimgoto): Implement jumping to autoloaded functions
|
|
|
|
|
* patch 9.1.1730: filetype: vivado journal/log files are not recognized
|
|
|
|
|
* runtime(doc): remove documentation for t_Ms terminal code
|
|
|
|
|
* runtime(keymap): Add transliteration (buckwalter) arabic keymap
|
|
|
|
|
* patch 9.1.1729: CI is not run with clang 21
|
|
|
|
|
* patch 9.1.1728: termdebug: cannot evaluate visual selected expression
|
|
|
|
|
* patch 9.1.1727: Nextstep support still included
|
|
|
|
|
* patch 9.1.1726: Patch v9.1.1725 causes problems
|
|
|
|
|
* runtime(doc): document use of proto files in develop.txt
|
|
|
|
|
* patch 9.1.1725: Wayland code can be improved
|
|
|
|
|
* runtime(doc): add missing da1 value to TermResponseAll doc
|
|
|
|
|
* patch 9.1.1724: Compiler warning about ununitialized variable in ex_docmd.
|
|
|
|
|
* patch 9.1.1723: Missing ifdefs
|
|
|
|
|
* patch 9.1.1722: compiler may optimize away clearing of crypt key
|
|
|
|
|
* patch 9.1.1721: Defining a global gettimeofday() function
|
|
|
|
|
* patch 9.1.1720: using gettimeofday() for parsing OSC responses
|
|
|
|
|
* patch 9.1.1719: socket server code can be improved
|
|
|
|
|
* patch 9.1.1718: filetype: kubectl config file is not recognized
|
|
|
|
|
* patch 9.1.1717: filetype: AWS cli alias file is not recognized
|
|
|
|
|
* runtime(java): Dismiss "g:markdown_fenced_languages" for Java buffers
|
|
|
|
|
* runtime(vim): Update base syntax, fix Vim9 :for loop variable highlighting
|
|
|
|
|
* patch 9.1.1716: wrong indent in win_line()
|
|
|
|
|
* patch 9.1.1715: Some functions need to be re-ordered
|
|
|
|
|
* patch 9.1.1714: completion: wildmode=longest:full selects wrong item
|
|
|
|
|
* patch 9.1.1713: filetype: fvwm2m4 files are no longer detected
|
|
|
|
|
* patch 9.1.1712: Screen not redrawn properly on t_RB response
|
|
|
|
|
* patch 9.1.1711: Missing type cast in clipboard.c
|
|
|
|
|
* runtime(doc): Add [range] spec to :help :tcl and :help :tclfile
|
|
|
|
|
* runtime(doc): Tweak documentation style
|
|
|
|
|
* patch 9.1.1710: Compile warnings in clipboard.c
|
|
|
|
|
* patch 9.1.1709: filetype: kyaml files are not recognized
|
|
|
|
|
* runtime(vim): Update base syntax, match :defer command argument
|
|
|
|
|
* patch 9.1.1708: tests: various tests can be improved
|
|
|
|
|
* runtime(astro): catch json_decode() error when parsing tsconfig.json
|
|
|
|
|
* patch 9.1.1707: diff.pro contains #ifdefs
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Aug 29 11:16:52 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
|
|
|
|
|
|
- update to 9.1.1706
|
|
|
|
|
+ refreshed patches:
|
|
|
|
|
* vim-7.3-filetype_changes.patch
|
|
|
|
|
* vim-7.3-filetype_ftl.patch
|
|
|
|
|
* vim-7.3-filetype_spec.patch
|
|
|
|
|
* vim-7.3-gvimrc_fontset.patch
|
|
|
|
|
* vim-7.3-mktemp_tutor.patch
|
|
|
|
|
* vim-7.3-name_vimrc.patch
|
|
|
|
|
* vim-7.3-sh_is_bash.patch
|
|
|
|
|
* vim-7.4-disable_lang_no.patch
|
|
|
|
|
* vim-7.4-filetype_apparmor.patch
|
|
|
|
|
* vim-7.4-filetype_mine.patch
|
|
|
|
|
* vim-8.0.1568-defaults.patch
|
|
|
|
|
* vim-8.2.2411-globalvimrc.patch
|
|
|
|
|
* vim-9.1.1134-revert-putty-terminal-colors.patch
|
|
|
|
|
* vim73-no-static-libpython.patch
|
|
|
|
|
+ changes:
|
|
|
|
|
* patch 9.1.1706: MS-Windows: Compile error when building with if_ruby
|
|
|
|
|
* patch 9.1.1705: time.h include is available on all platforms
|
|
|
|
|
* runtime(tutor): Add a section on text objects and special registers to Chapter 2
|
|
|
|
|
* patch 9.1.1704: Cannot determine non-X11/Wayland clipmethods
|
|
|
|
|
* patch 9.1.1703: Cannot react to terminal OSC responses
|
|
|
|
|
* runtime(vim): update vim syntax generator for patch v9.1.1692
|
|
|
|
|
* patch 9.1.1701: tests: failure on CI with GUI and ASAN in test_edit.res
|
|
|
|
|
* patch 9.1.1700: Multiline ignorecase specific pattern does not match with 'ignorecase'
|
|
|
|
|
* patch 9.1.1699: Fuzzy completion disabled for 'findfunc' and customlist
|
|
|
|
|
* runtime(debversions): Move bullseye, focal, and oracular to "unsupported"
|
|
|
|
|
* patch 9.1.1698: Some error numbers are not documented
|
|
|
|
|
* runtime(vimcomplete): Try catch completion of `pack_jobs->add({`
|
|
|
|
|
* patch 9.1.1697: tests: no test for aclocal.m4
|
|
|
|
|
* runtime(indent-tests): Use silent write of resulting files
|
|
|
|
|
* translation: Remove outdated rule for nl.po
|
|
|
|
|
* patch 9.1.1696: tabnr from getwininfo() for popup windows is always 0
|
|
|
|
|
* runtime(tutor): remove duplicate tutor1.zh
|
|
|
|
|
* runtime(tutor): fix language selection for zh
|
|
|
|
|
* patch 9.1.1695: Need more Vim script specific tests
|
|
|
|
|
* patch 9.1.1694: filetype: Buck eXtension Lang files are not recognized
|
|
|
|
|
* patch 9.1.1693: tests: test_filetype fails in shadow dir
|
|
|
|
|
* patch 9.1.1692: global_functions are not constant
|
|
|
|
|
* patch 9.1.1691: over-allocation in ga_concat_strings()
|
|
|
|
|
* patch 9.1.1690: Missing recursion guard in dos/unix_expandpath()
|
|
|
|
|
* patch 9.1.1689: CmdlineChanged not triggered by <Del>
|
|
|
|
|
* patch 9.1.1688: potential buffer overrun in bufwrite.c
|
|
|
|
|
* patch 9.1.1687: filetype: autoconf filetype not always correct
|
|
|
|
|
* runtime(lf): update syntax to support lf version r37
|
|
|
|
|
* patch 9.1.1686: if_ruby: unknown pragma when not using gcc
|
|
|
|
|
* patch 9.1.1685: Missing changes from PR 18068
|
|
|
|
|
* patch 9.1.1684: min()/max() does not handle float data types
|
|
|
|
|
* patch 9.1.1683: xxd: Avoid null dereference in autoskip colorless
|
|
|
|
|
* runtime(python): support 'type's soft keyword form
|
|
|
|
|
* patch 9.1.1682: tests: Test_wildtrigger_update_screen() creates unused mapping
|
|
|
|
|
* patch 9.1.1681: tests: no test for actually moving cursor with 'acl'
|
|
|
|
|
* runtime(termdebug): Remove load guard
|
|
|
|
|
* runtime(doc): update termguicolors default description
|
|
|
|
|
* patch 9.1.1680: MS-Windows: possible buffer-under run in if_cscope
|
|
|
|
|
* patch 9.1.1679: unclear what key causes CmdlineLeave autocommand
|
|
|
|
|
* runtime(netrw): fix :Explore command in terminal
|
|
|
|
|
* patch 9.1.1678: Amiga: cannot handle large undo files
|
|
|
|
|
* patch 9.1.1677: wrong ifdef in message.c
|
|
|
|
|
* patch 9.1.1676: completion: long line shown twice
|
|
|
|
|
* runtime(sh): add syntax highlighting support for ${ cmd;} and ${|cmd;}
|
|
|
|
|
* patch 9.1.1675: MS-Windows: Makefiles can be refactored
|
|
|
|
|
* patch 9.1.1674: Patch v9.1.1666 causes problems on kitty
|
|
|
|
|
* patch 9.1.1673: if_python: still support for Python 1
|
|
|
|
|
* patch 9.1.1672: completion: cannot add timeouts for 'cpt' sources
|
|
|
|
|
* runtime(fstab): Added mtab support to fstab syntax.
|
|
|
|
|
* patch 9.1.1671: configure: missing comment about AC_CONFIG_SRCDIR
|
|
|
|
|
* patch 9.1.1670: completion: autocomplete breaks second completion
|
|
|
|
|
* patch 9.1.1669: Vim script: no support for URI de-/encoding
|
|
|
|
|
* patch 9.1.1668: items() does not work for Blobs
|
|
|
|
|
* patch 9.1.1667: Another outdated comment in eval.c
|
|
|
|
|
* patch 9.1.1666: no support for terminal primary device attributes
|
|
|
|
|
* patch 9.1.1665: Outdated comment in eval.c
|
|
|
|
|
* runtime(doc): Fix missing heading in remote.txt
|
|
|
|
|
* patch 9.1.1664: configure: can use any autoconf
|
|
|
|
|
* runtime(doc): Tweak documentation style
|
|
|
|
|
* runtime(colors): Update colorschemes
|
|
|
|
|
* patch 9.1.1663: xxd: 9.1.0023 introduced additional dependency
|
|
|
|
|
* runtime(systemverilog): Add syntax highlighting for 1800-2023 block strings
|
|
|
|
|
* patch 9.1.1662: Issues with proto files: missing or inconsistent prototypes.
|
|
|
|
|
* patch 9.1.1661: Coverity finds a few issues in clientserver.c
|
|
|
|
|
* patch 9.1.1660: popups without decoration are positioned wrong at bottom of screen
|
|
|
|
|
* patch 9.1.1659: configure: uses AC_INIT without args
|
|
|
|
|
* patch 9.1.1658: Missing includes for Wayland headers
|
|
|
|
|
* patch 9.1.1657: Autocompletion adds delay
|
|
|
|
|
* runtime(doc): correct another problem in :h items()
|
|
|
|
|
* patch 9.1.1656: MS-Windows: Patch v9.1.1652 breaks clipboard
|
|
|
|
|
* patch 9.1.1655: Build-failure in do_mouse()
|
|
|
|
|
* patch 9.1.1654: build failure when FEAT_DIFF is not defined
|
|
|
|
|
* patch 9.1.1653: Coverity complains about Null pointer dereference
|
|
|
|
|
* translation(it): Update Italian translation
|
|
|
|
|
* translation(it): update Italian manpage
|
|
|
|
|
* patch 9.1.1652: cannot determine non-X11/Wayland clipmethods
|
|
|
|
|
* patch 9.1.1651: Cannot use clientserver over socket
|
|
|
|
|
* patch 9.1.1650: popup: window may not properly resize
|
|
|
|
|
* patch 9.1.1649: attrs allocation and fuzzy growarray could leak
|
|
|
|
|
* runtime(python): optimize pythonSync pattern
|
|
|
|
|
* patch 9.1.1648: MS-Windows: some style issues with patch v9.1.1646
|
|
|
|
|
* runtime(doc): fix style and clarify items() function for String type
|
|
|
|
|
* patch 9.1.1647: filetype: Cangjie files are not recognized
|
|
|
|
|
* patch 9.1.1646: MS-Windows: completion cannot handle implicit drive letters
|
|
|
|
|
* patch 9.1.1645: fuzzy.c can be further improved
|
|
|
|
|
* patch 9.1.1644: configure: doesn't separate CPPFLAGS and CFLAGS
|
|
|
|
|
* runtime(doc): Update help for the items() function
|
|
|
|
|
* patch 9.1.1643: tabpanel: mouse code too complicated
|
|
|
|
|
* patch 9.1.1642: configure: wrong C99 feature test
|
|
|
|
|
* patch 9.1.1641: a few compiler warnings are output
|
|
|
|
|
* patch 9.1.1640: Unicode has deprecated some code-points
|
|
|
|
|
* patch 9.1.1639: completion: popup may be misplaced
|
|
|
|
|
* patch 9.1.1638: completion: not possible to delay the autcompletion
|
|
|
|
|
* runtime(vim): set 'comments' based on script type (legacy/Vim9)
|
|
|
|
|
* runtime(vim9): Disable shellslash for shellescape() in Open()
|
|
|
|
|
* patch 9.1.1637: FEAT_DIFF used in diff.pro
|
|
|
|
|
* translation(sr): Update Serbian messages translation
|
|
|
|
|
* runtime(diff): fix mixed translations in zh_CN
|
|
|
|
|
* patch 9.1.1636: style issues
|
|
|
|
|
* patch 9.1.1635: tabpanel: cannot drag inactive tabs
|
|
|
|
|
* patch 9.1.1634: Clipboard code can be improved
|
|
|
|
|
* patch 9.1.1633: Search pattern shown incorrectly with negative offset
|
|
|
|
|
* patch 9.1.1632: memory leak in fuzzy.c
|
|
|
|
|
* patch 9.1.1631: proto files are outdated
|
|
|
|
|
* patch 9.1.1630: tests: fuzzy bufname completion test doesn't match successfully
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Aug 14 10:22:44 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
|
|
|
|
|
|
- update to 9.1.1629:
|
|
|
|
|
* patch 9.1.1629: Vim9: Not able to use more than 10 type arguments in a generic function
|
|
|
|
|
* runtime(python): highlight "self" and "cls" in syntax script
|
|
|
|
|
* runtime(vimgoto): make gf extract packadd/colo name more flexible
|
|
|
|
|
* patch 9.1.1628: fuzzy.c has a few issues
|
|
|
|
|
* runtime(doc): Adapt fuzzy doc to reflect 'fzy' algorithm
|
|
|
|
|
* patch 9.1.1627: fuzzy matching can be improved
|
|
|
|
|
* patch 9.1.1626: cindent: does not handle compound literals
|
|
|
|
|
* patch 9.1.1625: Autocompletion slow with include- and tag-completion
|
|
|
|
|
* runetime(vim): gf maybe hang and fail
|
|
|
|
|
* runtime(vim): cannot jump to :colorscheme files
|
|
|
|
|
* patch 9.1.1624: Cscope not enabled on MacOS
|
|
|
|
|
* runtime(doc): allow more C99 features
|
|
|
|
|
* runtime(python): Also sync syntax at 'async def'
|
|
|
|
|
* runtime(doc): update :call with a range and remove space
|
|
|
|
|
* runtime(doc): Fix 2 minor issues after 32d6bd6df
|
|
|
|
|
* runtime(python): Highlight f-string replacement fields in Python
|
|
|
|
|
* runtime(python): Highlight classes as structures
|
|
|
|
|
* runtime(doc): remove dead links
|
|
|
|
|
* patch 9.1.1623: Buffer menu does not handle unicode names correctly
|
|
|
|
|
* patch 9.1.1622: Patch v9.1.1432 causes performance regressions
|
|
|
|
|
* patch 9.1.1621: flicker in popup menu during cmdline autocompletion
|
|
|
|
|
* patch 9.1.1620: filetype: composer.lock and symfony.lock files not recognized
|
|
|
|
|
* patch 9.1.1619: Incorrect E535 error message
|
|
|
|
|
* runtime(doc): Fix style and typos in builtin.txt and usr_41.txt
|
|
|
|
|
* patch 9.1.1618: completion: incorrect selected index returned from complete_info()
|
|
|
|
|
* patch 9.1.1617: Vim9: some error messages can be improved
|
|
|
|
|
* runtime(doc): Tweak documentation style
|
|
|
|
|
* patch 9.1.1616: xxd: possible buffer overflow with bitwise output
|
|
|
|
|
* patch 9.1.1615: diff format erroneously detected
|
|
|
|
|
* patch 9.1.1614: Vim9: possible variable type change
|
|
|
|
|
* patch 9.1.1613: tests: test_search leaves a few swapfiles behind
|
|
|
|
|
* patch 9.1.1612: Ctrl-G/Ctrl-T do not ignore the end search delimiter
|
|
|
|
|
* patch 9.1.1611: possible undefined behaviour in mb_decompose()
|
|
|
|
|
* runtime(vim): Update ftplugin, fix option variable 'keywordprg' matching
|
|
|
|
|
* runtime(racket): update Racket runtime files
|
|
|
|
|
* translation: Generate year for MS Windows differently
|
|
|
|
|
* patch 9.1.1610: completion: hang or E684 when 'tagfunc' calls complete()
|
|
|
|
|
* runtime(doc): Update CONTRIBUTING and clarify use of Vim9 script
|
|
|
|
|
* patch 9.1.1609: complete: Heap-buffer overflow with complete function
|
|
|
|
|
* runtime(c): set omnifunc only for Vim, since it is Vim9 Script
|
|
|
|
|
* runtime(vim): add simple vimscript complete function
|
|
|
|
|
* runtime(script): Update Last Change Header
|
|
|
|
|
* patch 9.1.1608: No command-line completion for :unsilent {command}
|
|
|
|
|
* patch 9.1.1607: :apple command detected as :append
|
|
|
|
|
* patch 9.1.1606: filetype: a few more files are not recognized
|
|
|
|
|
* patch 9.1.1605: cannot specify scope for chdir()
|
|
|
|
|
* runtime(doc): Improve doc for cmdline-autocomplete
|
|
|
|
|
* runtime(doc): update develop assumptions
|
|
|
|
|
* patch 9.1.1604: completion: incsearch highlight might be lost
|
|
|
|
|
* runtime(optwin): Fix E94 when searching for the option-window
|
|
|
|
|
* patch 9.1.1603: completion: cannot use autoloaded funcs in 'complete' F{func}
|
|
|
|
|
* runtime(java): Manage byte limits for variable-width lookbehind assertions
|
|
|
|
|
* runtime(help): Unset `'comments'` and `'cms'` options
|
|
|
|
|
* runtime(netrw): netrw#BrowseX() needs to distinguish local and remote file
|
|
|
|
|
* runtime(typescript): Add syntax support for defer and arbitrary module identifiers
|
|
|
|
|
* translation: Auto-generate headers for the vim.pot file
|
|
|
|
|
* patch 9.1.1602: filetype: requirements-*.txt files are not recognized
|
|
|
|
|
* patch 9.1.1601: Patch v8.1.0425 was wrong
|
|
|
|
|
* runtime(netrw): Use correct "=~#" for the netrw_sizestyle='H' option
|
|
|
|
|
* runtime(openscad): add a filetype plugin
|
|
|
|
|
* patch 9.1.1600: using diff anchors with hidden buffers fails silently
|
|
|
|
|
* runtime(javascript): add "as" as a reserved keyword to syntax script
|
|
|
|
|
* patch 9.1.1599: :bnext doesn't go to unlisted help buffers
|
|
|
|
|
* runtime(doc): Update ft-vim-syntax documentation
|
|
|
|
|
* patch 9.1.1598: filetype: waybar config file is not recognized
|
|
|
|
|
* patch 9.1.1597: CI reports leaks in libgtk3 library
|
|
|
|
|
* patch 9.1.1596: tests: Test_search_wildmenu_iminsert() depends on help file
|
|
|
|
|
* runtime(doc): remove mentioning of netrwSettings.vim
|
|
|
|
|
* runtime(doc): fix typo at :h cmdline-autocompletion
|
|
|
|
|
* patch 9.1.1595: Wayland: non-portable use of select()
|
|
|
|
|
* patch 9.1.1594: completion: search completion throws errors
|
|
|
|
|
* runtime(doc): tweak option name notation further
|
|
|
|
|
* runtime(doc): add back bars for the '' mark
|
|
|
|
|
* runtime(vim): add gf support for import and packadd in ftplugin
|
|
|
|
|
* runtime(helptoc): add s keymap to split and jump to selected entry
|
|
|
|
|
* runtime(syntax-tests): Break up non-ASCII over-75-byte-long lines
|
|
|
|
|
* runtime(doc): fix mismatch between 'backspace' and |i_backspacing|
|
|
|
|
|
* runtime(doc): Use correct option-name tags
|
|
|
|
|
* runtime(doc): Tweak documentation style
|
|
|
|
|
* translation(uk): Fix wrong Ukrainian message translation
|
|
|
|
|
* check.vim: Further improve po message checks
|
|
|
|
|
* translation(it): Update Italian translation
|
|
|
|
|
* patch 9.1.1593: Confusing error when compiling incomplete try block
|
|
|
|
|
* runtime(misc): removing saccarosium from maintainer list
|
|
|
|
|
* patch 9.1.1592: Vim9: crash with classes and garbage collection
|
|
|
|
|
* runtime(vim): Update base syntax, match Neovim builtin functions
|
|
|
|
|
* runtime(vim): Update base syntax, fix :map termination in :command RHS
|
|
|
|
|
* CI: Manage multibyte characters in syntax tests
|
|
|
|
|
* CI: Remove the file filters for syntax tests
|
|
|
|
|
* CI(screendump): Support iterative filtering for screendump comparison
|
|
|
|
|
* CI(screendump): Move an early-return test out of the loop
|
|
|
|
|
* CI: Include provenance in names of collected artifacts
|
|
|
|
|
* runtime(vim): Cleanup syntax tests
|
|
|
|
|
* patch 9.1.1591: VMS support can be improved
|
|
|
|
|
* patch 9.1.1590: cannot perform autocompletion
|
|
|
|
|
* runtime(ccomplete): return partial results on complete_check()
|
|
|
|
|
* patch 9.1.1589: Cannot disable cscope interface using configure
|
|
|
|
|
* patch 9.1.1588: Vim9: cannot split dict inside command block
|
|
|
|
|
* runtime(netrw): upstream snapshot v184
|
|
|
|
|
* runtime(vim): fix various indentation issues
|
|
|
|
|
* runtime(doc): use correct possessive form
|
|
|
|
|
* patch 9.1.1587: Wayland: timeout not updated before select()
|
|
|
|
|
* patch 9.1.1586: Vim9: can define an enum/interface in a function
|
|
|
|
|
* runtime(vim): Update base syntax, match enum constructor type args
|
|
|
|
|
* runtime(vim): Update base syntax, match generic functions
|
|
|
|
|
* runtime(ccomplete): use complete_check() in ccomplete plugin
|
|
|
|
|
* runtime(editorconfig): drop mkzip.sh
|
|
|
|
|
* patch 9.1.1585: Wayland: gvim still needs GVIM_ENABLE_WAYLAND
|
|
|
|
|
* runtime(misc): use :hor :term to ensure new term window is split horizontally
|
|
|
|
|
* patch 9.1.1584: using ints as boolean type
|
|
|
|
|
* check.vim: Improve po message checks
|
|
|
|
|
* translation(it): Update Italian translation
|
|
|
|
|
* runtime(doc): Tweak documentation style in usr_90.txt
|
|
|
|
|
* patch 9.1.1583: gvim window lost its icons
|
|
|
|
|
* patch 9.1.1582: style issue in vim9type.c and vim9generics.c
|
|
|
|
|
* runtime(doc): remove mention of ftp.vim.org
|
|
|
|
|
* runtime(doc): Tweak documentation style
|
|
|
|
|
* runtime(doc): Fix typo in :help help-summary
|
|
|
|
|
* patch 9.1.1581: possible memory leak in vim9generics.c
|
|
|
|
|
* patch 9.1.1580: possible memory leak in vim9type.c
|
|
|
|
|
* patch 9.1.1579: Coverity complains about unchecked return value
|
|
|
|
|
* patch 9.1.1578: configure: comment still mentions autoconf 2.71
|
|
|
|
|
* patch 9.1.1577: Vim9: no generic support yet
|
|
|
|
|
* patch 9.1.1576: cannot easily trigger wildcard expansion
|
|
|
|
|
* runtime(doc): clarify C99 constraints and portability assumptions
|
|
|
|
|
* patch 9.1.1575: tabpanel not drawn correctly with wrapped lines
|
|
|
|
|
* patch 9.1.1574: Dead code in mbyte.c
|
|
|
|
|
* runtime(doc): mention the "pipefail" shell option
|
|
|
|
|
* patch 9.1.1573: Memory leak when pressing Ctrl-D in cmdline mode
|
|
|
|
|
* translation: mark vim.pot as binary
|
|
|
|
|
* translation: do not add message location as comments into vim.pot
|
|
|
|
|
* patch 9.1.1572: expanding $var does not escape whitespace for 'path'
|
|
|
|
|
* patch 9.1.1571: CmdlineChanged triggered to often
|
|
|
|
|
* runtime(rust): improve loading time
|
|
|
|
|
* runtime(doc): Update help syntax, match :autocmd options
|
|
|
|
|
* patch 9.1.1570: Copilot suggested some improvements in cmdexpand.c
|
|
|
|
|
* translation(de): Update German translations
|
|
|
|
|
* translation(it): Update Italian translations
|
|
|
|
|
* patch 9.1.1569: tests: Vim9 tests can be improved
|
|
|
|
|
* runtime(doc): Tweak documentation about tab pages
|
|
|
|
|
* runtime(uc): include uc filetype plugin
|
|
|
|
|
* translation: comment out deletion of *.pot file in Makefiles
|
|
|
|
|
* patch 9.1.1568: need a few more default highlight groups
|
|
|
|
|
* patch 9.1.1567: crash when using inline diff mode
|
|
|
|
|
* patch 9.1.1566: self-referenced enum may not get freed
|
|
|
|
|
* patch 9.1.1565: configure: does not consider tiny version for wayland
|
|
|
|
|
* runtime(lf): update syntax to support lf version r36
|
|
|
|
|
* runtime(sh): properly delete shell commands in syntax file
|
|
|
|
|
* Update editorconfig and the documented C-style for sign.c/sound.c
|
|
|
|
|
* runtime(vim): Update base syntax and generator, improve command/function distinction
|
|
|
|
|
* patch 9.1.1564: crash when opening popup to closing buffer
|
|
|
|
|
* translation: mark vim.pot as linguist-generated, ignore msg locations in vim.pot
|
|
|
|
|
* patch 9.1.1563: completion: ruler may disappear
|
|
|
|
|
* patch 9.1.1562: close button always visible in the 'tabline'
|
|
|
|
|
* runtime(python): Highlight f-strings in Python
|
|
|
|
|
* runtime(vim): Update base syntax, match "any" type distinctly
|
|
|
|
|
* patch 9.1.1561: configure: wayland test can be improved
|
|
|
|
|
* patch 9.1.1560: configure: uses $PKG_CONFIG before it is defined
|
|
|
|
|
* patch 9.1.1559: tests: Test_popup_complete_info_01() fails when run alone
|
|
|
|
|
* runtime(doc): fix claim that 'CTRL-W CTRL-C' and 'CTRL-W c' are the same
|
|
|
|
|
* runtime(doc): handle newlines in base64 string encode example
|
|
|
|
|
* runtime(vim): Update base syntax, fix incorrect function error
|
|
|
|
|
* runtime(compiler): Add PHPStan compiler
|
|
|
|
|
* translation: regenerate vim.pot, ignore version.c changes
|
|
|
|
|
* patch 9.1.1558: str2blob() treats NULL string and empty string differently
|
|
|
|
|
* patch 9.1.1557: not possible to anchor specific lines in difff mode
|
|
|
|
|
* patch 9.1.1556: string handling in cmdexpand.c can be improved
|
|
|
|
|
* patch 9.1.1555: completion: repeated insertion of leader
|
|
|
|
|
* patch 9.1.1554: crash when omni-completion opens command-line window
|
|
|
|
|
* patch 9.1.1553: Vim9: crash when accessing a variable in if condition
|
|
|
|
|
* runtime(tar): update minimum Vim version required for tar.vim
|
|
|
|
|
* patch 9.1.1552: [security]: path traversal issue in tar.vim
|
|
|
|
|
* patch 9.1.1551: [security]: path traversal issue in zip.vim
|
|
|
|
|
* patch 9.1.1550: defaults: 'showcmd' is not enabled in non-compatible mode on Unix
|
|
|
|
|
* patch 9.1.1549: filetype: pkl files are not recognized
|
|
|
|
|
* patch 9.1.1548: filetype: OpenFGA files are not recognized
|
|
|
|
|
* runtime(swig): add 'comments', 'commentstring' in filetype plugin
|
|
|
|
|
* runtime(twig): include twig filetype plugin
|
|
|
|
|
* patch 9.1.1547: Wayland: missing ifdef
|
|
|
|
|
* translation: ignore vim.pot creation date, regenerate it, rm allfiles
|
|
|
|
|
* patch 9.1.1546: Vim9: error with has() and short circuit evaluation
|
|
|
|
|
* runtime(python2): Highlight b-strings in Python 2.7
|
|
|
|
|
* runtime(doc): Tweak documentation
|
|
|
|
|
* patch 9.1.1545: typo in os_unix.c
|
|
|
|
|
* runtime(python): highlight bytes in python
|
|
|
|
|
* runtime(python2): highlight unicode strings in python2
|
|
|
|
|
* patch 9.1.1544: :retab cannot be limited to indentation only
|
|
|
|
|
* runtime(erlang): Add support for triple-quoted strings and docstrings
|
|
|
|
|
* patch 9.1.1543: Wayland: clipboard appears to not be working
|
|
|
|
|
* patch 9.1.1542: Coverity complains about uninitialized variable
|
|
|
|
|
* patch 9.1.1541: Vim9: error when last enum value ends with a comma
|
|
|
|
|
* runtime(vim): Update help syntax file, improve highlighting of included Vim examples
|
|
|
|
|
* patch 9.1.1540: completion: menu state wrong on interruption
|
|
|
|
|
* patch 9.1.1539: completion: messages don't respect 'shm' setting
|
|
|
|
|
* runtime(vim): Update base syntax, improve :match highlighting
|
|
|
|
|
* translation(it): update Italian message translations
|
|
|
|
|
* translation: include vim.pot in the repository
|
|
|
|
|
* runtime(python): update rendering of Unicode named literals in syntax script
|
|
|
|
|
* translation(ru): Update messages translation
|
|
|
|
|
* tests: string options in gen_opt_test.vim not fully sorted
|
|
|
|
|
* check.vim: detect trailing whitespace
|
|
|
|
|
* runtime(help_ru): Update help_ru syntax script
|
|
|
|
|
* runtime(vim): Update base syntax, improve function call highlighting
|
|
|
|
|
* patch 9.1.1537: helptoc: still some issues when markdown code blocks
|
|
|
|
|
* patch 9.1.1536: tests: test_plugin_comment uses wrong :Check command
|
|
|
|
|
* patch 9.1.1535: the maximum search count uses hard-coded value 99
|
|
|
|
|
* patch 9.1.1534: unnecessary code in tabpanel.c
|
|
|
|
|
* patch 9.1.1533: helptoc: does not handle code sections in markdown well
|
|
|
|
|
* runtime(doc): clarify how ex ranges are adjusted when acting on folds
|
|
|
|
|
* translation(ru): update vim-ru according to patch 9.1.1485
|
|
|
|
|
* translation(ru): update vimtutor-ru man according to commit 5bbdd0b
|
|
|
|
|
* translation(ru): Update main readme.ru.txt according to commit 2bfd1ee
|
|
|
|
|
* runtime(filetype): fix incorrect pattern and break early
|
|
|
|
|
* Revert "runtime(haskell): Add single quote to `iskeyword` in ftplugin (#8191)"
|
|
|
|
|
* patch 9.1.1532: termdebug: not enough ways to configure breakpoints
|
|
|
|
|
* patch 9.1.1531: confusing error with nested legacy function
|
|
|
|
|
* patch 9.1.1530: Missing version change in v9.1.1529
|
|
|
|
|
* patch 9.1.1529: Win32: the toolbar in the GUI is old and dated
|
|
|
|
|
* patch 9.1.1528: completion: crash with getcompletion()
|
|
|
|
|
* patch 9.1.1527: Vim9: Crash with string compound assignment
|
|
|
|
|
* runtime(filetype): improve asm heuristics and move into FTasmsyntax()
|
|
|
|
|
* patch 9.1.1526: completion: search completion match may differ in case
|
|
|
|
|
* runtime(netrw): restore blank line cleanup after file listing
|
|
|
|
|
* patch 9.1.1525: tests: testdir/ is a bit messy
|
|
|
|
|
* patch 9.1.1524: tests: too many imports in the test suite
|
|
|
|
|
* patch 9.1.1523: tests: test_clipmethod fails in non X11 environment
|
|
|
|
|
* patch 9.1.1522: tests: still some ANSI escape sequences in test output
|
|
|
|
|
* patch 9.1.1521: completion: pum does not reset scroll pos on reopen with 'noselect'
|
|
|
|
|
* patch 9.1.1520: completion: search completion doesn't handle 'smartcase' well
|
|
|
|
|
* patch 9.1.1519: tests: Test_termdebug_decimal_breakpoints() may fail
|
|
|
|
|
* runtime(doc): Add documentation style
|
|
|
|
|
* patch 9.1.1518: getcompletiontype() may crash
|
|
|
|
|
* runtime(optwin): add missing values for tabpanel option
|
|
|
|
|
* translation(tr): Update Turkish translations
|
|
|
|
|
* runtime(doc): fix a few typos introduced in 0ae9e19540dda5d
|
|
|
|
|
* runtime(autopkgtest): add ftplugin file for autopkgtest
|
|
|
|
|
* runtime(autopkgtest): add syntax file for autopkgtest
|
|
|
|
|
* runtime(debcontrol): move kernel/architecture definitions to shared/debarchitectures.vim
|
|
|
|
|
* patch 9.1.1517: filetype: autopkgtest files are not recognized
|
|
|
|
|
* patch 9.1.1516: tests: no test that 'incsearch' is updated after search completion
|
|
|
|
|
* patch 9.1.1515: Coverity complains about potential unterminated strings
|
|
|
|
|
* patch 9.1.1514: Coverity complains about the use of tmpfile()
|
|
|
|
|
* patch 9.1.1513: resizing Vim window causes unexpected internal window width
|
|
|
|
|
* runtime(doc): add a section for options influencing search
|
|
|
|
|
* tests: fix typo in comment (after v9.1.1511)
|
|
|
|
|
* runtime(vim): Update base-syntax, match :filetype in functions
|
|
|
|
|
* patch 9.1.1512: completion: can only complete from keyword characters
|
|
|
|
|
* patch 9.1.1511: tests: two edit tests change v:testing from 1 to 0
|
|
|
|
|
* patch 9.1.1510: Search completion may use invalid memory
|
|
|
|
|
* patch 9.1.1509: patch 9.1.1505 was not good
|
|
|
|
|
* runtime(vim): Update base-syntax, match escape sequences in :command blocks
|
|
|
|
|
* runtime(go): fix `b:undo_ftplugin`
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Aug 4 11:49:33 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update spec file template to the new Copyright declaration string
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jul 4 18:27:09 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
|
|
|
|
|
|
|