Index zilnic
-
2025/05/28
Commit: patch 9.1.1418: configures GUI auto detection favors GTK2
Christian Brabandt
-
2025/05/28
Commit: patch 9.1.1417: missing info about register completion in complete_info()
Christian Brabandt
-
2025/05/28
Commit: patch 9.1.1416: completion limits not respected for fuzzy completions
Christian Brabandt
-
2025/05/28
Commit: runtime(doc): Correct allowed flags after :substitute repeat
Christian Brabandt
-
2025/05/27
Commit: patch 9.1.1415: potential use-after free when there is an error in 'tabpanel'
Christian Brabandt
-
2025/05/26
Re: Commit: patch 9.1.1408: not easily possible to complete from register content
Christian Brabandt
-
2025/05/26
Re: Commit: patch 9.1.1408: not easily possible to complete from register content
Christ van Willegen
-
2025/05/26
Commit: runtime(doc): trailing whitespace in options.txt, delete it.
Christian Brabandt
-
2025/05/26
Commit: patch 9.1.1408: not easily possible to complete from register content
Christian Brabandt
-
2025/05/26
Commit: patch 9.1.1410: out-of-bounds access with 'completefunc'
Christian Brabandt
-
2025/05/26
Commit: patch 9.1.1413: spurious CursorHold triggered in GUI on startup
Christian Brabandt
-
2025/05/26
Commit: runtime(doc): Correct allowed characters at :help 'filetype'
Christian Brabandt
-
2025/05/26
Commit: patch 9.1.1414: MS-Windows: compile warnings in os_win32.c
Christian Brabandt
-
2025/05/26
Commit: patch 9.1.1411: crash when calling non-existing function for tabpanel
Christian Brabandt
-
2025/05/26
Commit: patch 9.1.1412: tests: Test_tabpanel_tabonly() fails on larger screens
Christian Brabandt
-
2025/05/26
Commit: patch 9.1.1409: using f-flag in 'complete' conflicts with Neovim
Christian Brabandt
-
2025/05/25
Commit: runtime: Add license information for HCL and Terraform runtime files
Christian Brabandt
-
2025/05/25
Commit: runtime(doc): clarify license conditions for distributed runtime files
Christian Brabandt
-
2025/05/25
Commit: patch 9.1.1407: Can't use getpos('v') in OptionSet when using setbufvar()
Christian Brabandt
-
2025/05/23
Commit: patch 9.1.1406: crash when importing invalid tuple
Christian Brabandt
-
2025/05/23
Commit: patch 9.1.1405: tests: no test for mapping with special keys in session file
Christian Brabandt
-
2025/05/22
Commit: patch 9.1.1404: wrong link to Chapter 2 in new-tutor
Christian Brabandt
-
2025/05/22
Commit: patch 9.1.1403: expansion of 'tabpanelopt' value adds wrong values
Christian Brabandt
-
2025/05/22
Commit: runtime(vim): Update base-syntax, fix missing luaParenError error
Christian Brabandt
-
2025/05/22
Commit: patch 9.1.1402: multi-byte mappings not properly stored in session file
Christian Brabandt
-
2025/05/22
Commit: runtime(syntax-tests): rename kornshell syntax tests and regenerate 00 dumps
Christian Brabandt
-
2025/05/21
Commit: patch 9.1.1401: list not materialized in prop_list()
Christian Brabandt
-
2025/05/21
Commit: patch 9.1.1400: [security]: use-after-free when evaluating tuple fails
Christian Brabandt
-
2025/05/21
Commit: patch 9.1.1399: tests: test_codestyle fails for auto-generated files
Christian Brabandt
-
2025/05/19
Commit: runtime(tar): preserve pwd when reading and writing tar files
Christian Brabandt
-
2025/05/19
Commit: runtime(doc): remove outdated Contribution section in pi_tutor
Christian Brabandt
-
2025/05/19
Commit: runtime(muttrc): fix mangled keywords in syntax script
Christian Brabandt
-
2025/05/19
Re: [vim/vim] clipboard support for regular vim(not gvim) (Discussion #17343)
Gary Johnson
-
2025/05/18
Commit: runtime(vim): Update base-syntax, improve :import highlighting
Christian Brabandt
-
2025/05/18
Commit: patch 9.1.1398: completion: trunc does not follow Pmenu highlighting attributes
Christian Brabandt
-
2025/05/17
Commit: patch 9.1.1397: tabpanel not correctly updated on :tabonly
Christian Brabandt
-
2025/05/16
Commit: patch 9.1.1396: 'errorformat' is a global option
Christian Brabandt
-
2025/05/16
Commit: patch 9.1.1395: search_stat not reset when pattern differs in case
Christian Brabandt
-
2025/05/16
Commit: patch 9.1.1394: tabpanel not correctly redrawn on tabonly
Christian Brabandt
-
2025/05/15
Commit: runtime(doc): fix typo in description of :redrawtabpanel
Christian Brabandt
-
2025/05/15
Re: Commit: patch 9.1.1391: Vim does not have a vertical tabpanel
Christian Brabandt
-
2025/05/15
Commit: runtime(gleam): add @Spell clusters to syntax script
Christian Brabandt
-
2025/05/15
Commit: runtime(pandoc): update YAML metadata block parsing in compiler runtime
Christian Brabandt
-
2025/05/15
Commit: patch 9.1.1393: missing test for switching buffers and reusing curbuf
Christian Brabandt
-
2025/05/14
Commit: patch 9.1.1392: missing patch number
Christian Brabandt
-
2025/05/14
Re: Vim 9.1.1391 : patchlevel 1391 missing in src/version.c
Christian Brabandt
-
2025/05/14
Vim 9.1.1391 : patchlevel 1391 missing in src/version.c
Tony Mechelynck
-
2025/05/14
Re: Commit: patch 9.1.1391: Vim does not have a vertical tabpanel
7to...@gmail.com
-
2025/05/14
Commit: git: git: ignore more style changes from v9.1.1390
Christian Brabandt
-
2025/05/14
Commit: patch 9.1.1390: style: more wrong indentation
Christian Brabandt
-
2025/05/14
Commit: patch 9.1.1387: memory leak when buflist_new() fails to reuse curbuf
Christian Brabandt
-
2025/05/14
Commit: patch 9.1.1389: completion: still some issue when 'isexpand' contains a space
Christian Brabandt
-
2025/05/14
Commit: patch 9.1.1388: Scrolling one line too far with 'nosmoothscroll' page scrolling
Christian Brabandt
-
2025/05/14
Commit: patch 9.1.1386: MS-Windows: some minor problems building on AARCH64
Christian Brabandt
-
2025/05/13
Re: [vim/vim] Incorrect search result (Issue #17312)
Gary Johnson
-
2025/05/12
Commit: patch 9.1.1385: inefficient loop for 'nosmoothscroll' scrolling
Christian Brabandt
-
2025/05/12
Commit: patch 9.1.1384: still some problem with the new tutors filetype plugin
Christian Brabandt
-
2025/05/12
Commit: patch 9.1.1383: completion: 'isexpand' option does not handle space char correct
Christian Brabandt
-
2025/05/11
Commit: runtime(getscript): CI: failure on powershell
Christian Brabandt
-
2025/05/11
Commit: patch 9.1.1382: if_ruby: unused compiler warnings from ruby internals
Christian Brabandt
-
2025/05/11
Commit: runtime(getscript): check for network errors
Christian Brabandt
-
2025/05/11
Commit: patch 9.1.1380: 'eventignorewin' only checked for current buffer
Christian Brabandt
-
2025/05/11
Commit: patch 9.1.1381: completion: cannot return to original text
Christian Brabandt
-
2025/05/10
Re: [vim/vim] feat: hide fold text line - proposal looking for feedback
Jim Harkins
-
2025/05/10
Re: [vim/vim] feat: hide fold text line - proposal looking for feedback
Christian Brabandt
-
2025/05/10
Commit: runtime(java): Search type and method declarations with "&inc" and "&def"
Christian Brabandt
-
2025/05/10
Commit: runtime(html): Optionally fold tags with the "expr" method
Christian Brabandt
-
2025/05/10
Commit: runtime(tutor): improve tutor.vim plugin and filetype plugin
Christian Brabandt
-
2025/05/10
Commit: runtime(sh): Update syntax, improve wildcard character class matching
Christian Brabandt
-
2025/05/10
Commit: patch 9.1.1379: MS-Windows: error when running evim when space in path
Christian Brabandt
-
2025/05/10
[FIXED] Re: "E36 Not enough room" while sourcing handcrafted session file
Tony Mechelynck
-
2025/05/10
Commit: patch 9.1.1377: patch v9.1.1370 causes some GTK warning messages
Christian Brabandt
-
2025/05/10
Commit: patch 9.1.1378: sign without text overwrites number option
Christian Brabandt
-
2025/05/10
Commit: runtime(doc): clarify single/multibyte support for 'fillchars'
Christian Brabandt
-
2025/05/10
Re: new gtk errors
Christian Brabandt
-
2025/05/10
Commit: runtime(lf): use syn iskeyword in syntax script
Christian Brabandt
-
2025/05/10
Commit: patch 9.1.1376: quickfix dummy buffer may remain as dummy buffer
Christian Brabandt
-
2025/05/10
Commit: patch 9.1.1375: [security]: possible heap UAF with quickfix dummy buffer
Christian Brabandt
-
2025/05/10
Commit: CI: use deb822 style for llvm source
Christian Brabandt
-
2025/05/09
Re: "E36 Not enough room" while sourcing handcrafted session file
Tony Mechelynck
-
2025/05/09
Commit: runtime(doc): remove duplicate sentence in builtin.txt
Christian Brabandt
-
2025/05/09
Re: new gtk errors
Tony Mechelynck
-
2025/05/09
Re: "E36 Not enough room" while sourcing handcrafted session file
Christian Brabandt
-
2025/05/09
Re: new gtk errors
Christian Brabandt
-
2025/05/09
Re: new gtk errors
Tony Mechelynck
-
2025/05/09
Re: new gtk errors
Tony Mechelynck
-
2025/05/08
Re: "E36 Not enough room" while sourcing handcrafted session file
Tony Mechelynck
-
2025/05/08
Re: new gtk errors
tooth pik
-
2025/05/08
Commit: runtime(doc): update return types for builtin functions
Christian Brabandt
-
2025/05/08
Re: Commit: patch 9.1.1367: too many strlen() calls in gui.c
Christian Brabandt
-
2025/05/08
Re: new gtk errors
Christian Brabandt
-
2025/05/08
Commit: patch 9.1.1374: completion: 'smartcase' not respected when filtering matches
Christian Brabandt
-
2025/05/08
Commit: git: ignore more style changes from v9.1.1371 and v9.1.1372
Christian Brabandt
-
2025/05/08
Commit: patch 9.1.1373: 'completeopt' checking logic can be simplified
Christian Brabandt
-
2025/05/08
Commit: patch 9.1.1371: style: indentation and brace issues in insexpand.c
Christian Brabandt
-
2025/05/08
Commit: patch 9.1.1372: style: braces issues in various files
Christian Brabandt
-
2025/05/08
Re: [vim/vim] fix some wrong style (PR #17278)
Gary Johnson
-
2025/05/08
Re: new gtk errors
tooth pik
-
2025/05/07
Re: new gtk errors
Christian Brabandt
-
2025/05/07
[vim/vim] feat: hide fold text line - proposal looking for feedback
Jim Harkins
-
2025/05/07
Re: Commit: patch 9.1.1367: too many strlen() calls in gui.c
Christ van Willegen
-
2025/05/07
Re: new gtk errors
tooth pik
-
2025/05/07
Re: new gtk errors
Christian Brabandt
-
2025/05/07
new gtk errors
tooth pik
-
2025/05/07
Commit: patch 9.1.1370: CI Tests favor GTK2 over GTK3
Christian Brabandt
-
2025/05/07
Commit: patch 9.1.1368: GTK3 and GTK4 will drop numeric cursor support.
Christian Brabandt
-
2025/05/07
Commit: patch 9.1.1367: too many strlen() calls in gui.c
Christian Brabandt
-
2025/05/06
Commit: patch 9.1.1366: v9.1.1364 unintentionally changed sign.c and sound.c
Christian Brabandt
-
2025/05/06
Commit: runtime(lua): update 'path' option in filetype plugin
Christian Brabandt
-
2025/05/06
Commit: runtime(sh): Update syntax, match KornShell compound arrays
Christian Brabandt
-
2025/05/05
Commit: runtime(doc): Tweak documentation style in develop.txt
Christian Brabandt
-
2025/05/05
Commit: runtime(helptoc): the helptoc package can be improved
Christian Brabandt
-
2025/05/05
Commit: runtime(spec): add more local macro names according to rpm 4.20
Christian Brabandt
-
2025/05/05
Commit: runtime(new-tutor): Update Serbian translation of chapter 1
Christian Brabandt
-
2025/05/05
Commit: runtime(sh): Update syntax, fix single-quoted strings in parameter expansions
Christian Brabandt
-
2025/05/04
Commit: patch 9.1.1365: MS-Windows: compile warnings and too many strlen() calls
Christian Brabandt
-
2025/05/04
Commit: runtime(vim): Update base-syntax, match quote separated numbers
Christian Brabandt
-
2025/05/04
Commit: patch 9.1.1364: style: more indentation issues
Christian Brabandt
-
2025/05/04
Commit: git: ignore indentation changes for git-blame (after v9.1.1364)
Christian Brabandt
-
2025/05/04
Commit: git: ignore indentation changes for git-blame (after v9.1.1363)
Christian Brabandt
-
2025/05/03
Commit: patch 9.1.1362: Vim9: type ignored when adding tuple to instance list var
Christian Brabandt
-
2025/05/03
Commit: runtime(tutor): Add Galician language versions of tutor1 and tutor2
Christian Brabandt
-
2025/05/03
Commit: patch 9.1.1361: [security]: possible use-after-free when closing a buffer
Christian Brabandt
-
2025/05/02
Commit: runtime(abnf): include ABNF filetype plugin
Christian Brabandt
-
2025/05/02
Commit: patch 9.1.1360: filetype: GNU Radio companion files are not recognized
Christian Brabandt
-
2025/05/02
Commit: patch 9.1.1359: filetype: GNU Radio config files are not recognized
Christian Brabandt
-
2025/05/02
Commit: patch 9.1.1358: if_lua: compile warnings with gcc15
Christian Brabandt
-
2025/05/01
Commit: runtime(vim): Update base-syntax, improve enum highlighting
Christian Brabandt
-
2025/05/01
Commit: runtime(doc): update example ctags program and links
Christian Brabandt
-
2025/05/01
Commit: patch 9.1.1357: Vim incorrectly escapes tags with "[" in a help buffer
Christian Brabandt
-
2025/05/01
Commit: patch 9.1.1356: Vim9: crash when unletting variable
Christian Brabandt
-
2025/04/30
Re: "Connection refused" on Mercurial server
ms-google . com
-
2025/04/30
Commit: runtime(sh): Update syntax, highlight escaped chars in test expressions
Christian Brabandt
-
2025/04/30
Commit: runtime(doc): document that :b cannot handle buffer names starting with "+"
Christian Brabandt
-
2025/04/30
Commit: runtime(doc): clarify the use of 'tagfunc', update a comment in tags.c
Christian Brabandt
-
2025/04/30
Commit: runtime(doc): tweak documentation style in options.txt
Christian Brabandt
-
2025/04/29
Commit: patch 9.1.1355: The pum_redraw() function is too complex
Christian Brabandt
-
2025/04/29
Commit: patch 9.1.1354: tests: Test_terminalwinscroll_topline() fails on Windows
Christian Brabandt
-
2025/04/28
Commit: patch 9.1.1353: missing change from v9.1.1350
Christian Brabandt
-
2025/04/28
Commit: git: ignore reformatting commit for git-blame (after v9.1.1352)
Christian Brabandt
-
2025/04/28
Commit: patch 9.1.1352: style: inconsistent indent in insexpand.c
Christian Brabandt
-
2025/04/28
Commit: patch 9.1.1351: Return value of getcmdline() inconsistent in CmdlineLeavePre
Christian Brabandt
-
2025/04/28
Commit: patch 9.1.1350: tests: typo in Test_CmdlineLeavePre_cabbr()
Christian Brabandt
-
2025/04/28
Commit: runtime(java): Consent to HTML tags folding in Javadoc comments
Christian Brabandt
-
2025/04/28
Commit: runtime(syntax-tests): Regenerate changed syntax test pages for vim
Christian Brabandt
-
2025/04/27
Commit: patch 9.1.1349: CmdlineLeavePre may trigger twice
Christian Brabandt
-
2025/04/27
Commit: runtime(vim): Update base-syntax, fix inline Vim9 dict comments at SOL
Christian Brabandt
-
2025/04/27
Commit: patch 9.1.1348: still E315 with the terminal feature
Christian Brabandt
-
2025/04/27
Commit: runtime(doc): Fix notation of "Vim script" and "Vim9 script"
Christian Brabandt
-
2025/04/27
Commit: patch 9.1.1347: small problems with gui_w32.c
Christian Brabandt
-
2025/04/27
Commit: runtime(doc): clarify complete_match() and 'isexpand' option
Christian Brabandt
-
2025/04/26
Commit: runtime(vim): Update base-syntax, match continued strings and tail comments
Christian Brabandt
-
2025/04/26
Re: "Connection refused" on Mercurial server
Tony Mechelynck
-
2025/04/26
Commit: runtime(doc): tagfunc should refer to 'complete' option
Christian Brabandt
-
2025/04/26
Re: "Connection refused" on Mercurial server
Christian Brabandt
-
2025/04/25
"Connection refused" on Mercurial server
Tony Mechelynck
-
2025/04/25
Commit: patch 9.1.1346: missing out-of-memory check in textformat.c
Christian Brabandt
-
2025/04/25
Commit: runtime(debversions): Add questing (25.10) as Ubuntu release name
Christian Brabandt
-
2025/04/25
Commit: patch 9.1.1345: tests: Test_xxd_color2() test failure dump diff is misleading
Christian Brabandt
-
2025/04/25
Commit: patch 9.1.1344: double free in f_complete_match() (after v9.1.1341)
Christian Brabandt
-
2025/04/24
Commit: patch 9.1.1343: filetype: IPython files are not recognized
Christian Brabandt
-
2025/04/24
Commit: runtime(groff,nroff): improve ftplugin
Christian Brabandt
-
2025/04/24
Commit: patch 9.1.1342: Shebang filetype detection can be improved
Christian Brabandt
-
2025/04/24
Commit: patch 9.1.1341: cannot define completion triggers
Christian Brabandt
-
2025/04/24
Commit: runtime(gleam): update filetype plugin, include new compiler and syntax script
Christian Brabandt
-
2025/04/23
Commit: patch 9.1.1340: cannot complete :filetype arguments
Christian Brabandt
-
2025/04/23
Commit: patch 9.1.1339: missing out-of-memory checks for enc_to_utf16()/utf16_to_enc()
Christian Brabandt
-
2025/04/23
Commit: patch 9.1.1337: Undo corrupted with 'completeopt' "preinsert" when switching buffer
Christian Brabandt
-
2025/04/23
Commit: patch 9.1.1338: Calling expand() interferes with cmdcomplete_info()
Christian Brabandt
-
2025/04/22
Commit: runtime(yaml): fix wrong order of undo_ftplugin suboptions
Christian Brabandt
-
2025/04/22
Commit: runtime(make): do not automatically indent after a special target
Christian Brabandt
-
2025/04/22
Commit: patch 9.1.1334: Coverity complains about unchecked return value
Christian Brabandt
-
2025/04/22
Commit: patch 9.1.1335: Coverity complains about Null pointer dereferences
Christian Brabandt
-
2025/04/22
Commit: patch 9.1.1336: comment plugin does not support case-insensitive 'commentstring'
Christian Brabandt
-
2025/04/22
Commit: patch 9.1.1333: Coverity: complains about unutilized variable
Christian Brabandt
-
2025/04/22
Commit: patch 9.1.1332: Vim9: segfault when using super within a lambda
Christian Brabandt
-
2025/04/22
Commit: runtime(vim): Update base-syntax, improve :autocmd highlighting
Christian Brabandt
-
2025/04/22
Commit: patch 9.1.1331: Leaking memory with cmdcomplete()
Christian Brabandt
-
2025/04/21
Commit: runtime(doc): update documentation
Christian Brabandt
-
2025/04/21
Commit: runtime(doc): clarify return type for findfile()/finddir()
Christian Brabandt
-
2025/04/21
Commit: patch 9.1.1330: may receive E315 in terminal
Christian Brabandt
-
2025/04/21
Commit: CI: add sway compositor to CI tests, to prepare for better Wayland testing
Christian Brabandt
-
2025/04/21
Commit: patch 9.1.1329: cannot get information about command line completion
Christian Brabandt
-
2025/04/21
Commit: patch 9.1.1328: too many strlen() calls in indent.c
Christian Brabandt
-
2025/04/21
Commit: patch 9.1.1327: filetype: nroff detection can be improved
Christian Brabandt
-
2025/04/21
Commit: runtime(doc): cross-link :| meaning :p and explain E749
Christian Brabandt
-
2025/04/21
Commit: runtime(doc): style: clarify to prefer 2 spaces after a sentence
Christian Brabandt
-
2025/04/21
Commit: runtime(pov): deprecate `#render` and `#statistics` in syntax script
Christian Brabandt
-
2025/04/20
Commit: patch 9.1.1326: invalid cursor position after 'tagfunc'
Christian Brabandt
-
2025/04/20
Commit: runtime(keymaps): update Brazilian keymaps
Christian Brabandt
-
2025/04/20
Commit: patch 9.1.1325: tests: not checking error numbers properly
Christian Brabandt
-
2025/04/19
Re: xpm on MinGW-ucrt GUI=yes fails
def...@gmail.com
-
2025/04/19
Commit: runtime(doc): clarify 'includeexpr' is not used for <cfile>
Christian Brabandt
-
2025/04/19
Commit: runtime(filetype): improve *.h filetype detection
Christian Brabandt
-
2025/04/19
Commit: runtime(indent-tests): Raise timeouts for "search*()"es
Christian Brabandt
-
2025/04/19
Commit: runtime(indent-tests): Instrument timed "search*()" calls
Christian Brabandt
-
2025/04/19
Commit: runtime(indent-tests): Annotate timed "search*()"es for tracing
Christian Brabandt
-
2025/04/19
Commit: patch 9.1.1324: undefined behaviour if X11 connection dies
Christian Brabandt
-
2025/04/19
Commit: patch 9.1.1323: b:undo_ftplugin not executed when re-using buffer
Christian Brabandt
-
2025/04/19
Commit: CI: coverity.yml: remove python2-dev pkg and retire --enable-pythoninterp
Christian Brabandt