Index tematic
-
-
Re: [vim/vim] Sudo vi/vim read-only files can be edited and forcibly saved! How to disable forced savings. (Issue #15126)
Christian Robinson
-
Commit: runtime(doc): In builtin overview use {buf} as param for appendbufline/setbufline (#15089)
Christian Brabandt
-
Commit: runtime(doc): clarify, that register 1-9 will always be shifted
Christian Brabandt
-
Commit: runtime(netrw): save and restore register 0-9, a and unnamed
Christian Brabandt
-
Commit: runtime(termdebug): Refactored StartDebug_term and EndDebug functions
Christian Brabandt
-
Commit: patch 9.1.0516: need more tests for nested dicts and list comparision
Christian Brabandt
-
Commit: patch 9.1.0515: Vim9: segfault in object_equal()
Christian Brabandt
-
Commit: patch 9.1.0514: Vim9: issue with comparing objects recursively
Christian Brabandt
-
Commit: runtime(termdebug): Change some variables to Enums
Christian Brabandt
-
Commit: runtime(vim): Update base-syntax, fix function tail comments
Christian Brabandt
-
Commit: patch 9.1.0512: Mode message for spell completion doesn't match allowed keys
Christian Brabandt
-
Commit: patch 9.1.0511: CursorMovedC triggered wrongly with setcmdpos()
Christian Brabandt
-
Commit: runtime(scheme): update runtime files
Christian Brabandt
-
Commit: patch 9.1.0510: CI: test_gettext fails on MacOS14 + MSVC Win
Christian Brabandt
-
Commit: patch 9.1.0509: not possible to translate Vim script messages
Christian Brabandt
-
Commit: patch 9.1.0508: termdebug plugin can be further improved
Christian Brabandt
-
Commit: patch 9.1.0507: hard to detect cursor movement in the command line
Christian Brabandt
-
Commit: runtime(gomod): add gomod filetype plugin
Christian Brabandt
-
Commit: runtime(java): Optionally highlight parameterised types
Christian Brabandt
-
Commit: patch 9.1.0506: filetype: .envrc & .prettierignore not recognized
Christian Brabandt
-
A note from Chris
Christian Brabandt
-
Commit: patch 9.1.0505: filetype: Faust files are not recognized
Christian Brabandt
-
Commit: patch 9.1.0504: inner-tag textobject confused about ">" in attributes
Christian Brabandt
-
Commit: patch 9.1.0503: cannot use fuzzy keyword completion
Christian Brabandt
-
Commit: runtime(java): Remove the group exclusion list from @javaTop
Christian Brabandt
-
Commit: runtime(doc): wrong return type for execute() function
Christian Brabandt
-
Commit: patch 9.1.0502: MS-Windows: too much legacy code
Christian Brabandt
-
Commit: patch 9.1.0501: too complicated mapping restore in termdebug
Christian Brabandt
-
Commit: runtime(nohlsearch): simplify mapping
Christian Brabandt
-
Commit: patch 9.1.0500: cannot switch buffer in a popup
Christian Brabandt
-
Commit: patch 9.1.0499: MS-Windows: doesn't handle symlinks properly
Christian Brabandt
-
Commit: patch 9.1.0498: getcmdcompltype() interferes with cmdline completion
Christian Brabandt
-
Commit: patch 9.1.0497: termdebug can be further improved
Christian Brabandt
-
Commit: runtime(filetype): update htmldjango detection
Christian Brabandt
-
Commit: translation(tr): Improve Turkish documentation
Christian Brabandt
-
Commit: runtime(csv): include a simple csv filetype and syntax plugin
Christian Brabandt
-
Commit: runtime(nohlsearch): include the the simple nohlsearch package
Christian Brabandt
-
Re: [vim/vim] Implement lstat() for Windows (PR #15014)
Gary Johnson
-
Commit: patch 9.1.0496: matched text is highlighted case-sensitively
Christian Brabandt
-
Commit: patch 9.1.0495: Matched text isn't highlighted in cmdline pum
Christian Brabandt
-
Commit: runtime(doc): Fix typos in several documents
Christian Brabandt
-
Commit: runtime(doc): clarify when text properties are cleared
Christian Brabandt
-
Commit: runtime(doc): improve the vim-shebang example
Christian Brabandt
-
Commit: runtime(doc): revert unintended formatting changes for termdebug
Christian Brabandt
-
Commit: runtime(java): Add a config variable for commonly used compiler options
Christian Brabandt
-
Commit: patch 9.1.0494: Wrong matched text highlighted in pum with 'rightleft'
Christian Brabandt
-
Commit: runtime(html): bump length of character references in syntax script (#15022)
Christian Brabandt
-
Commit: runtime(termdebug): properly check mapping variables using null_dict
Christian Brabandt
-
Commit: runtime(kdl): fix KdlIndent and kdlComment in indent script (#15019)
Christian Brabandt
-
Commit: patch 9.1.0493: Test for patch 9.1.0489 doesn't fail without the fix
Christian Brabandt
-
Commit: runtime(java): Fold multi-line comments with the syntax kind of &fdm (#15016)
Christian Brabandt
-
Commit: runtime(termdebug): using wrong type for PlaceSign()
Christian Brabandt
-
Commit: patch 9.1.0492: filetype: Vim-script files not detected by shebang line
Christian Brabandt
-
Commit: runtime(zip): revert unintended change to zip#Write()
Christian Brabandt
-
Commit: runtime(doc): add another tag for vim-shebang feature
Christian Brabandt
-
Commit: patch 9.1.0491: Cmdline pum doesn't work properly with 'rightleft'
Christian Brabandt
-
Commit: patch 9.1.0490: minor style problems with patch 9.1.0487
Christian Brabandt
-
Commit: patch 9.1.0489: default completion may break with fuzzy
Christian Brabandt
-
Commit: patch 9.1.0488: Wrong padding for pum "kind" with 'rightleft'
Christian Brabandt
-
Commit: runtime(vim): Update base-syntax, match shebang lines (#15011)
Christian Brabandt
-
Commit: runtime(zip): MS-Windows: handle files with spaces properly
Christian Brabandt
-
Commit: runtime(html): Restore HTML syntax file tests
Christian Brabandt
-
Commit: patch 9.1.0487: completed item not update on fuzzy completion
Christian Brabandt
-
Commit: patch 9.1.0486: filetype: Snakemake files are not recognized
Christian Brabandt
-
Commit: runtime(termdebug): make TermDebugSendCommand() a global function again
Christian Brabandt
-
Commit: runtime(termdebug): close all buffers in the same way
Christian Brabandt
-
Commit: patch 9.1.0485: Matched text shouldn't be highlighted in "kind" and "menu"
Christian Brabandt
-
Commit: runtime(doc): fix wrong helptag for :defer
Christian Brabandt
-
Commit: runtime(vim): Update base-syntax, match :sleep arg
Christian Brabandt
-
Commit: runtime(keymap): include Georgian keymap
Christian Brabandt
-
Commit: patch 9.1.0484: Sorting of completeopt+=fuzzy is not stable
Christian Brabandt
-
Commit: runtime(netrw): correctly test for windows in NetrwGlob()
Christian Brabandt
-
Commit: patch 9.1.0483: glob() not sufficiently tested
Christian Brabandt
-
Commit: README.md: Update link to release archives
Christian Brabandt
-
Commit: runtime(netrw): glob() on windows fails with [] in directory name
Christian Brabandt
-
Commit: runtime(doc): rewrite mkdir() doc and simplify {flags} meaning
Christian Brabandt
-
Commit: runtime(doc): update return type for job_info()
Christian Brabandt
-
Commit: patch 9.1.0482: termdebug plugin needs more love
Christian Brabandt
-
Commit: patch 9.1.0480: fuzzy string matching executed when not needed
Christian Brabandt
-
Commit: runtime(doc): correct return types for job_start() and job_status()
Christian Brabandt
-
Commit: runtime(java): Include element values in non-marker annotations (#14979)
Christian Brabandt
-
Commit: runtime(vim): Update base-syntax, match :catch and :throw args (#14989)
Christian Brabandt
-
Commit: patch 9.1.0479: fuzzy_match_str_with_pos() does unnecessary list operations
Christian Brabandt
-
Commit: patch 9.1.0481: Vim9: term_getjob() throws an exception on error
Christian Brabandt
-
Commit: runtime(doc): restore description of "$" in col() and virtcol() (#14981)
Christian Brabandt
-
Is there an alternative to "execute 'buffer' this.bufnr"
Ernie Rael
-
Commit: runtime(doc): deduplicate getpos(), line(), col(), virtcol()
Christian Brabandt
-
Commit: runtime(termdebug): Use string interpolation instead of string concat
Christian Brabandt
-
Commit: runtime(vim): Update g:vimsyn_comment_strings dump file tests
Christian Brabandt
-
Commit: patch 9.1.0478: potential deref of NULL pointer in fuzzy_match_str_with_pos
Christian Brabandt
-
How to use the old termdebug
Ernie Rael
-
test_vim9_func.vim seems to be weird in github repository
Ernie Rael
-
Commit: patch 9.1.0477: block_editing errors out when using <enter>
Christian Brabandt
-
Commit: runtime(vim): Update base-syntax, configurable comment string highlighting (#14931)
Christian Brabandt
-
Commit: runtime(doc): fix typos in syntax.txt
Christian Brabandt
-
Commit: patch 9.1.0476: Cannot see matched text in popup menu
Christian Brabandt
-
Commit: runtime(vim): Update base-syntax, match multiline continued comments (#13936)
Christian Brabandt
-
Commit: runtime(doc): clarify documentation for "v" position at line()
Christian Brabandt
-
Commit: patch 9.1.0475: cmod_split modifier is always reset in term_start()
Christian Brabandt
-
Commit: runtime(termdebug): remove line-continuation characters
Christian Brabandt
-
Commit: runtime(vim): Remove orphaned screen dump files (#14965)
Christian Brabandt
-
Commit: runtime(kdl): use shiftwidth() instead of &tabstop in indent script
Christian Brabandt
-
Commit: runtime(kdl): include syntax, indent and ftplugin files
Christian Brabandt
-
Commit: patch 9.1.0474: CI: Test_ColonEight() fails on github runners
Christian Brabandt
-
Commit: runtime(deb822sources): add missing Enabled field in syntax script
Christian Brabandt
-
Commit: runtime(svelte): basic svelte ftplugin file
Christian Brabandt
-
Commit: patch 9.1.0473: term_start() does not clear vertical modifier
Christian Brabandt
-
Commit: runtime(termdebug): fix mousemodel restoration by comparing against null_string
Christian Brabandt
-
Question before submitting a documentation patch for line()
Peter Aronoff
-
Re: [vim/vim] Make indentexpr evaluate from older vim scripts (PR #14936)
Yegappan Lakshmanan
-
Commit: runtime(doc): Added definitions of Vim scripts and plugins
Christian Brabandt
-
Commit: runtime(termdebug): Fix saved_mousemodel check
Christian Brabandt
-
Commit: runtime(java): Exclude lambda expressions from _when_ _switch-case_ label clauses (#14945)
Christian Brabandt
-
Commit: patch 9.1.0472: Inconsistencies between functions for option flags
Christian Brabandt
-
Commit: patch 9.1.0471: Crash when using autocmd_get() after removing event inside autocmd
Christian Brabandt
-
Commit: runtime(termdebug: Fix errors in using the latest termdebug.vim
Christian Brabandt
-
Commit: runtime(doc): Fix small style issues
Christian Brabandt
-
Re: [vim/vim] Fix errors in using the latest termdebug.vim (PR #14941)
Yegappan Lakshmanan
-
Re: Proposal/Discussion on decoupling clipboard functionality from X11
Enan Ajmain
-
Commit: translation(it): Update Italian Vim manpage
Christian Brabandt
-
Commit: runtime(man): disable the q mapping
Christian Brabandt
-
Commit: runtime(cpp): Change 'cms' for C++ to '// %s'
Christian Brabandt
-
Commit: runtime(ccomplete): fix type mismatch error
Christian Brabandt
-
gVim not painting large files
T Z
-
Commit: runtime(termdebug): Fix wrong email address
Christian Brabandt
-
Commit: runtime(termdebug): convert termdebug plugin to Vim9 script
Christian Brabandt
-
Commit: patch 9.1.0470: tests: Test_ColonEight_MultiByte() fails sporadically
Christian Brabandt
-
Commit: patch 9.1.0469: Cannot have buffer-local value for 'completeopt'
Christian Brabandt
-
Commit: patch 9.1.0468: GvimExt does not consult HKEY_CURRENT_USER
Christian Brabandt
-
Commit: CI: update FreeBSD runner to 14.1 (#13937)
Christian Brabandt
-
Commit: runtime(vim): Update base-syntax, allow whitespace before :substitute pattern
Christian Brabandt
-
Commit: patch 9.1.0466: Missing comments for fuzzy completion
Christian Brabandt
-
Commit: runtime(man): update Vim manpage
Christian Brabandt
-
Commit: runtime(comment): clarify the usage of 'commentstring' option value
Christian Brabandt
-
Commit: runtime(doc): clarify how fuzzy 'completeopt' should work
Christian Brabandt
-
Commit: runtime(netrw): prevent accidental data loss
Christian Brabandt
-
Commit: patch 9.1.0465: missing filecopy() function
Christian Brabandt
-
Commit: patch 9.1.0464: no whitespace padding in commentstring option in ftplugins
Christian Brabandt
-
Commit: patch 9.1.0463: no fuzzy-matching support for insert-completion
Christian Brabandt
-
Commit: patch 9.1.0462: eval5() and eval7 are too complex
Christian Brabandt
-
Commit: patch 9.1.0461: too many strlen() calls in drawline.c
Christian Brabandt
-
Commit: patch 9.1.0460: filetype: lintstagedrc files are not recognized
Christian Brabandt
-
Commit: patch 9.1.0459: Vim9: import autoload does not work with symlink
Christian Brabandt
-
Commit: patch 9.1.0458: Coverity complains about division by zero
Christian Brabandt
-
Calls to ch_log() left in released code
Gary Johnson
-
Commit: patch 9.1.0457: tests: test_gui fails on Wayland
Christian Brabandt
-
Commit: patch 9.1.0456: Left shift is incorrect with vartabstop and shiftwidth=0
Christian Brabandt
-
Commit: runtime(doc): clarify 'shortmess' flag "S"
Christian Brabandt
-
Re: [vim/vim] .wq! Deletes All data except the line where the cursor is located. (Issue #14892)
Christ van Willegen
-
Commit: patch 9.1.0455: MS-Windows: compiler warning for size_t to int conversion
Christian Brabandt
-
Commit: runtime(doc): include some vim9 script examples in the help
Christian Brabandt
-
Commit: patch 9.1.0454: minor issues in test_filetype with rasi test
Christian Brabandt
-
Commit: patch 9.1.0453: filetype: rasi files are not recognized
Christian Brabandt
-
Commit: runtime(java): Improve the matching of lambda expressions (#14880)
Christian Brabandt
-
Commit: patch 9.1.0452: Configure checks for libelf unnecessarily
Christian Brabandt
-
Commit: patch 9.1.0451: No test for escaping '<' with shellescape()
Christian Brabandt
-
CodeQL Github action is failing
Yegappan Lakshmanan
-
Commit: check.vim complains about overlong comment lines
Christian Brabandt
-
Commit: translation(it): Update Italian translation
Christian Brabandt
-
Commit: patch 9.1.0449: MS-Windows: Compiler warnings
Christian Brabandt
-
Commit: patch 9.1.0450: evalc. code too complex
Christian Brabandt
-
Re: [vim/vim] Why vim search exclude the letter in current cursor? (Discussion #14871)
Gary Johnson
-
Re: [vim/vim] Update defaults.vim (Issue #14853)
Ajit Thakkar
-
Commit: patch 9.1.0448: compiler warning in eval.c
Christian Brabandt
-
Forwarding of Issues and PRs from GitHub to the vim_dev List
Gary Johnson
-
Commit: runtime(stylus): remove remaining css code (#14866)
Christian Brabandt
-
Commit: runtime(doc): Add ft_hare.txt to Reference Manual TOC
Christian Brabandt
-
Commit: runtime(vim): re-generate vim syntax from generator
Christian Brabandt
-
Commit: runtime(vim): fix syntax vim bug (Close #14858) (#14861)
Christian Brabandt
-
Commit: patch 9.1.0447: completion may be wrong when deleting all chars
Christian Brabandt
-
Commit: patch 9.1.0446: getregionpos() inconsistent for partly-selected multibyte char
Christian Brabandt
-
Commit: runtime(typescriptreact): fix highlighting nested and escaped quotes in string props (#14852)
Christian Brabandt
-
Commit: runtime(asm): remove the indent plugin since it has too many issues
Christian Brabandt
-
Commit: runtime(debian): update Debian runtime files (#14849)
Christian Brabandt
-
Commit: patch 9.1.0445: Coverity warning after 9.1.0440
Christian Brabandt