Index tematic
-
Commit: patch 9.1.1493: manually comparing positions on buffer
Christian Brabandt
-
Commit: nsis: copy tutor directory recursively
Christian Brabandt
-
Commit: patch 9.1.1492: tests: failure when Wayland compositor fails to start
Christian Brabandt
-
Commit: patch 9.1.1491: missing out-of-memory checks in cmdexpand.c
Christian Brabandt
-
Commit: runtime(vim): re-generate vim syntax script after v9.1.1487
Christian Brabandt
-
Commit: patch 9.1.1490: 'wildchar' does not work in search contexts
Christian Brabandt
-
Commit: runtime(doc): fix :vmap example to avoid unwanted spaces with JJ
Christian Brabandt
-
build failure for 9.1.1485 disappeared
tooth pik
-
Commit: patch 9.1.1489: terminal: no visual highlight of empty cols with empty 'listchars'
Christian Brabandt
-
Commit: patch 9.1.1488: configure: using obsolete macro AC_PROG_GCC_TRADITIONAL
Christian Brabandt
-
Commit: runtime(doc): Fix modeline in wayland.txt
Christian Brabandt
-
Commit: patch 9.1.1487: :cl doesn't invoke :clist
Christian Brabandt
-
Commit: patch 9.1.1486: documentation issues with Wayland
Christian Brabandt
-
Commit: Maintainers: Update MAINTAINERS file
Christian Brabandt
-
failed to build 9.1.1485
tooth pik
-
Commit: runtime(netrw): upstream snapshot of v182
Christian Brabandt
-
Commit: runtime(pandoc): sync syntax script with upstream
Christian Brabandt
-
Commit: patch 9.1.1484: tests: Turkish locale tests fails on Mac
Christian Brabandt
-
Commit: patch 9.1.1483: not possible to translation position in buffer
Christian Brabandt
-
Commit: patch 9.1.1482: scrolling with 'splitkeep' and line()
Christian Brabandt
-
Commit: runtime(doc): mismatch between the :uniq document's description and examples
Christian Brabandt
-
Commit: runtime(diff): fix regex for matching no-eol match
Christian Brabandt
-
Re: [vim/vim] Remove the interactive tutor (PR #17600)
Yegappan Lakshmanan
-
Commit: runtime(netrw): remove the fun from netrw :)
Christian Brabandt
-
Commit: runtime(doc): update description of :uniq command
Christian Brabandt
-
Commit: patch 9.1.1479: regression when displaying localized percentage position
Christian Brabandt
-
Commit: patch 9.1.1480: Turkish translation outdated
Christian Brabandt
-
Commit: patch 9.1.1481: gcc complains about uninitialized variable
Christian Brabandt
-
Commit: runtime(vim): Update base-syntax, match unamed register alias
Christian Brabandt
-
Commit: runtime(doc): improve documentation style in editing.txt
Christian Brabandt
-
Compile warning -Wmaybe-uninitialized in ex_cmds.c after applying patches 9.1.1474 to 1478
Tony Mechelynck
-
Commit: patch 9.1.1478: Unused assignment in ex_uniq()
Christian Brabandt
-
Commit: runtime(vim): Update base-syntax, match OR operator in :echo and :execute
Christian Brabandt
-
Commit: patch 9.1.1476: no easy way to deduplicate text
Christian Brabandt
-
Commit: patch 9.1.1476: missing out-of-memory checks in cmdexpand.c
Christian Brabandt
-
Commit: runtime(doc): vimtutor starts Vim in nocompatible mode
Christian Brabandt
-
Commit: runtime(doc): remove wrong documentation of the :digraph command
Christian Brabandt
-
Commit: runtime(tutor): Make all tutor files utf-8 only
Christian Brabandt
-
Commit: runtime(comment): add <Plug>-mappings
Christian Brabandt
-
Commit: runtime(openPlugin): add <Plug>-mappings
Christian Brabandt
-
Commit: patch 9.1.1475: completion: regression when "nearest" in 'completeopt'
Christian Brabandt
-
Commit: runtime(vim): Update base-syntax, match bare mark ranges
Christian Brabandt
-
Commit: patch 9.1.1474: missing out-of-memory check in mark.c
Christian Brabandt
-
Commit: patch 9.1.1473: inconsistent range arg for :diffget/diffput
Christian Brabandt
-
Commit: runtime(vim): Update base-syntax, fix Vim9 :import expression comment handling
Christian Brabandt
-
Commit: runtime(doc): mention using <script> instead of <sfile> in :autocmd
Christian Brabandt
-
Commit: patch 9.1.1472: if_python: PySequence_Fast_{GET_SIZE,GET_ITEM} removed
Christian Brabandt
-
Commit: patch 9.1.1471: completion: inconsistent ordering with CTRL-P
Christian Brabandt
-
Commit: runtime(doc): Remove obsolete labelling from 'h' occasion in :help 'highlight'
Christian Brabandt
-
Commit: runtime(hgcommit): set comments and commentstring options in filetype plugin
Christian Brabandt
-
Commit: runtime(ishd): set comments and commentstring options in filetype plugin
Christian Brabandt
-
Commit: patch 9.1.1470: use-after-free with popup callback on error
Christian Brabandt
-
Commit: runtime(nroff,groff): update commentstyle in filetype plugins
Christian Brabandt
-
Commit: patch 9.1.1468: filetype: bright(er)script files are not recognized
Christian Brabandt
-
Commit: patch 9.1.1467: too many strlen() calls
Christian Brabandt
-
Commit: runtime(vim): fix incorrect highlighting of User autocmds
Christian Brabandt
-
Commit: patch 9.1.1466: filetype: not all lex files are recognized
Christian Brabandt
-
Commit: patch 9.1.1464: gv does not work in operator-pending mode
Christian Brabandt
-
Commit: patch 9.1.1465: tabpanel: not correctly drawn with 'equalalways'
Christian Brabandt
-
Commit: runtime(optwin): fix tabpanel typo in optwin
Christian Brabandt
-
Commit: translation(de): update German messages translation
Christian Brabandt
-
Commit: patch 9.1.1463: Integer overflow in getmarklist() after linewise operation
Christian Brabandt
-
Commit: patch 9.1.1462: missing change from patch v9.1.1461
Christian Brabandt
-
Commit: runtime(vimtutor): vimtutor throws Access Denied Error on MS-Windows
Christian Brabandt
-
Commit: runtime(sh): reset g:sh_fold_enabled after outputting its value in syntax script
Christian Brabandt
-
Commit: patch 9.1.1461: tabpanel: tabpanel vanishes with popup menu
Christian Brabandt
-
Commit: patch 9.1.1460: MS-Windows: too many strlen() calls in os_win32.c
Christian Brabandt
-
Commit: runtime(keymaps): Add Azerbaijani keymap
Christian Brabandt
-
Commit: patch 9.1.1459: xxd: coloring output is inefficient
Christian Brabandt
-
Commit: runtime(doc): mention cannot ignored events in eventignorewin
Christian Brabandt
-
Commit: runtime(debcontrol): add hurd-amd64 architecture to syntax script
Christian Brabandt
-
Commit: runtime(comment): handle special chars ^$[ robustly
Christian Brabandt
-
Commit: runtime(zimbu): set 'commentstring' option in ftplugin
Christian Brabandt
-
Commit: runtime(masm): set 'com' and 'cms' options in ftplugin
Christian Brabandt
-
Commit: runtime(netrw): refactor netrw#ErrorMsg -> netrw#msg#Notify
Christian Brabandt
-
Commit: runtime(doc): improve the wording of 'sts', 'varts' and 'varsts' values
Christian Brabandt
-
Commit: patch 9.1.1457: compile warning with tabpanelopt
Christian Brabandt
-
Commit: runtime(defaults): Update the "Last Changes" header in defaults.vim
Christian Brabandt
-
Commit: patch 9.1.1456: comment plugin fails toggling if 'cms' contains \
Christian Brabandt
-
Commit: runtime(doc): remove an obsolete item from todo.txt
Christian Brabandt
-
Commit: patch 9.1.1455: Haiku: dailog objects created with no reference
Christian Brabandt
-
Commit: runtime(doc): add more pointers to 'completeopt'
Christian Brabandt
-
Commit: runtime(vim): Update base-syntax, improve function definition matching
Christian Brabandt
-
Commit: patch 9.1.1454: tests: no test for pum at line break position
Christian Brabandt
-
Commit: runtime(openPlugin): Open should open file names with spaces in Windows
Christian Brabandt
-
Commit: runtime(netrw): remove comment separators
Christian Brabandt
-
New motion command proposal
Iago Jacob
-
Commit: patch 9.1.1453: tests: Test_geometry() may fail
Christian Brabandt
-
Commit: runtime(filetype): Use s:StarSetf for all patterns ending in *
Christian Brabandt
-
Commit: runtime(vim): Update base-syntax, contain let-heredocs
Christian Brabandt
-
Commit: runtime(doc): update documentation on tabstop settings
Christian Brabandt
-
Commit: runtime(reva): set 'cms' option in ftplugin, update URL
Christian Brabandt
-
Commit: patch 9.1.1451: tabpanel rendering artifacts when scrolling
Christian Brabandt
-
Commit: patch 9.1.1452: completion: redundant check for completion flags
Christian Brabandt
-
Commit: runtime(abap): set 'comments' and 'commentstring' option in ftplugin
Christian Brabandt
-
Commit: runtime(gdshader): add comments and commentstring to ftplugin
Christian Brabandt
-
Commit: runtime(netrw): get rid of s:Strlen() and use strdisplaywidth()
Christian Brabandt
-
Commit: patch 9.1.1450: Session has wrong arglist with :tcd and :arglocal
Christian Brabandt
-
Commit: runtime(java): Match raw-, non-generic-, and generic-type names of "java.lang"
Christian Brabandt
-
Commit: runtime(8th): updated 8th syntax script
Christian Brabandt
-
Commit: patch 9.1.1448: tabpanel is not displayed correctly when msg_scrolled
Christian Brabandt
-
Commit: patch 9.1.1449: typo in pum_display()
Christian Brabandt
-
Commit: CI: update Cirrus runner to FreeBSD 14.3
Christian Brabandt
-
Commit: patch 9.1.1447: completion: crash when backspacing with fuzzy completion
Christian Brabandt
-
Commit: runtime(vue): set 'com' and 'cms' options in ftplugin
Christian Brabandt
-
Commit: runtime(postscr): set commentstring option in ftplugin
Christian Brabandt
-
Commit: runtime(occam): set commentstring option in ftplugin
Christian Brabandt
-
Commit: runtime(rpl): set commentstring option in ftplugin
Christian Brabandt
-
Commit: runtime(lprolog): set com, cms options for lambda prolog
Christian Brabandt
-
Commit: patch 9.1.1445: negative matchfuzzy scores although there is a match
Christian Brabandt
-
Commit: patch 9.1.1446: filetype: cuda-gdb config files are not recognized
Christian Brabandt
-
Commit: patch 9.1.1444: Unused assignment in set_fuzzy_score()
Christian Brabandt
-
Commit: patch 9.1.1443: potential buffer underflow in insertchar()
Christian Brabandt
-
Commit: patch 9.1.1442: tests: Test_diff_fold_redraw() is insufficient
Christian Brabandt
-
Commit: patch 9.1.1441: completion: code can be improved
Christian Brabandt
-
Commit: runtime(nginx): Add NGINX directive for background cache updates
Christian Brabandt
-
Commit: patch 9.1.1439: Last diff folds not merged
Christian Brabandt
-
Commit: patch 9.1.1440: too many strlen() calls in os_win32.c
Christian Brabandt
-
Commit: patch 9.1.1438: tests: Test_breakindent_list_split() fails
Christian Brabandt
-
Commit: patch 9.1.1437: MS-Windows: internal compile error in uc_list()
Christian Brabandt
-
Commit: runtime(doc): fix some style issues and remove obsolete docs
Christian Brabandt
-
Commit: runtime(vim): vimHLGroup is not highlighted correctly
Christian Brabandt
-
Commit: runtime(vim): remove trailing whitespace in Vim syntax generator
Christian Brabandt
-
Commit: CI: bump xcode to 16.4
Christian Brabandt
-
Commit: patch 9.1.1436: GUI control code is displayed on the console on startup
Christian Brabandt
-
Commit: runtime(netrw): upstream snapshot of v181
Christian Brabandt
-
x11/gtk errors when gvim invoked with a -geometry option
tooth pik
-
Commit: runtime(typescript): remove Fixedgq() function from indent script
Christian Brabandt
-
Commit: runtime(doc): Add missing 'wfb' (winfixbuf) tag
Christian Brabandt
-
Commit: patch 9.1.1435: completion: various flaws in fuzzy completion
Christian Brabandt
-
Commit: patch 9.1.1434: MS-Windows: missing out-of-memory checks in os_win32.c
Christian Brabandt
-
Commit: runtime(vim): Update base-syntax, improve Vim9 block start pattern
Christian Brabandt
-
Commit: patch 9.1.1433: Unnecessary :if when writing session
Christian Brabandt
-
Commit: runtime(openPlugin): Add URLOpen to not expand special chars
Christian Brabandt
-
Commit: runtime(doc): fix small errors from rev 2090405de5bb66facc29c74
Christian Brabandt
-
Commit: patch 9.1.1432: GTK GUI: Buffer menu does not handle unicode correctly
Christian Brabandt
-
Commit: runtime(doc): clarify the effect of 'smarttab'
Christian Brabandt
-
Commit: patch 9.1.1431: Hit-Enter Prompt when loading session files
Christian Brabandt
-
Commit: runtime(mbsync): Add support for TLSType in syntax script
Christian Brabandt
-
Commit: patch 9.1.1430: tabpanel may flicker in the GUI
Christian Brabandt
-
Commit: runtime(new-tutor): update the "correct" text in tutor.tutor.json
Christian Brabandt
-
Commit: runtime(doc): make examples verbatim to prevent conceal/tag parsing
Christian Brabandt
-
Commit: patch 9.1.1428: completion: register completion needs cleanup
Christian Brabandt
-
Commit: patch 9.1.1429: dragging outside the tabpanel changes tabpagenr
Christian Brabandt
-
Commit: patch 9.1.1427: rendering artifacts with the tabpanel
Christian Brabandt
-
Commit: patch 9.1.1426: completion: register contents not completed
Christian Brabandt
-
Commit: runtime(doc): clarify the effect of exclusive single char selections
Christian Brabandt
-
Commit: patch 9.1.1425: tabpanel: there are still some problems with the tabpanel
Christian Brabandt
-
Commit: patch 9.1.1424: PMenu selection broken with multi-line selection and limits
Christian Brabandt
-
Commit: patch 9.1.1423: :tag command not working correctly using Vim9 Script
Christian Brabandt
-
Commit: patch 9.1.1422: scheduling of complete function can be improved
Christian Brabandt
-
Commit: runtime(doc): make 'shiftwidth' setting more precise
Christian Brabandt
-
Commit: patch 9.1.1421: tests: need a test for the new-style tutor.tutor
Christian Brabandt
-
Commit: runtime(java): Match annotation- and interface-type names of "java.lang"
Christian Brabandt
-
Commit: runtime(vim): Update base-syntax, improve :profile highlighting
Christian Brabandt
-
Commit: runtime(vim): Update base-syntax, improve :mark and :substitute highlighting
Christian Brabandt
-
Commit: patch 9.1.1420: tests: could need some more tests for shebang lines
Christian Brabandt
-
Commit: runtime(java): Reference a modern syntax item generator for type names
Christian Brabandt
-
Commit: patch 9.1.1419: It is difficult to ignore all but some events
Christian Brabandt
-
Commit: runtime(doc): fix typo in tag for helptoc package
Christian Brabandt
-
Commit: runtime(doc): CI fails with trailing whitespace error in usr_30.txt
Christian Brabandt
-
Commit: runtime(doc): clarify behaviour of set maxcombine=0
Christian Brabandt
-
Commit: runtime(doc): clarify tabstop settings and guidance
Christian Brabandt
-
Commit: runtime(doc): update todo list
Christian Brabandt
-
Commit: runtime(doc): Fix typos and language in documentation for tabpanel.
Christian Brabandt
-
Commit: patch 9.1.1418: configures GUI auto detection favors GTK2
Christian Brabandt
-
Commit: patch 9.1.1417: missing info about register completion in complete_info()
Christian Brabandt
-
Commit: patch 9.1.1416: completion limits not respected for fuzzy completions
Christian Brabandt
-
Commit: runtime(doc): Correct allowed flags after :substitute repeat
Christian Brabandt
-
Commit: patch 9.1.1415: potential use-after free when there is an error in 'tabpanel'
Christian Brabandt
-
Commit: runtime(doc): trailing whitespace in options.txt, delete it.
Christian Brabandt
-
Commit: patch 9.1.1408: not easily possible to complete from register content
Christian Brabandt
-
Commit: patch 9.1.1410: out-of-bounds access with 'completefunc'
Christian Brabandt
-
Commit: patch 9.1.1413: spurious CursorHold triggered in GUI on startup
Christian Brabandt
-
Commit: runtime(doc): Correct allowed characters at :help 'filetype'
Christian Brabandt
-
Commit: patch 9.1.1414: MS-Windows: compile warnings in os_win32.c
Christian Brabandt
-
Commit: patch 9.1.1411: crash when calling non-existing function for tabpanel
Christian Brabandt
-
Commit: patch 9.1.1412: tests: Test_tabpanel_tabonly() fails on larger screens
Christian Brabandt
-
Commit: patch 9.1.1409: using f-flag in 'complete' conflicts with Neovim
Christian Brabandt
-
Commit: runtime: Add license information for HCL and Terraform runtime files
Christian Brabandt
-
Commit: runtime(doc): clarify license conditions for distributed runtime files
Christian Brabandt
-
Commit: patch 9.1.1407: Can't use getpos('v') in OptionSet when using setbufvar()
Christian Brabandt