Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
Group path
vim_dev
1–30 of 52841
Vim developers maillist
For an overview of all the Vim maillists see:
http://www.vim.org/maillist.
php
Mark all as read
Report group
0 selected
Maxim Kim
2
3:25 AM
[vim/vim] windows iskeyword doesn't match documentation (Issue #21172)
chrisbra left a comment (vim/vim#21172) Thanks, I'll update the documentation. Wondering when
unread,
[vim/vim] windows iskeyword doesn't match documentation (Issue #21172)
chrisbra left a comment (vim/vim#21172) Thanks, I'll update the documentation. Wondering when
3:25 AM
Maxim Kim
9
3:13 AM
[vim/vim] make c syntax indedpendent of `iskeyword` (Issue #21173)
habamax left a comment (vim/vim#21173) ok, fair enough. I can override the c syntax locally. However,
unread,
[vim/vim] make c syntax indedpendent of `iskeyword` (Issue #21173)
habamax left a comment (vim/vim#21173) ok, fair enough. I can override the c syntax locally. However,
3:13 AM
dezza
18
12:39 AM
[vim/vim] GUI: preserve blink cycle on CursorHold (PR #21115)
dezza left a comment (vim/vim#21115) yes you're right! Thanks @habamax — Reply to this email
unread,
[vim/vim] GUI: preserve blink cycle on CursorHold (PR #21115)
dezza left a comment (vim/vim#21115) yes you're right! Thanks @habamax — Reply to this email
12:39 AM
Brian E Clow
5
Aug 27
[vim/vim] Heap corruption (invalid free -> SIGABRT) on window creation with vim-airline branch extension (Issue #21169)
h-east left a comment (vim/vim#21169) Confirmed, this is a fallout of #21074 (patch 9.2.0991). While
unread,
[vim/vim] Heap corruption (invalid free -> SIGABRT) on window creation with vim-airline branch extension (Issue #21169)
h-east left a comment (vim/vim#21169) Confirmed, this is a fallout of #21074 (patch 9.2.0991). While
Aug 27
h_east
Aug 27
[vim/vim] autocmd: crash when 'eventignore' is changed while it is being set (after 9.2.0991) (PR #21175)
Problem: Vim crashes when an autocommand that is triggered by setting 'eventignore' or '
unread,
[vim/vim] autocmd: crash when 'eventignore' is changed while it is being set (after 9.2.0991) (PR #21175)
Problem: Vim crashes when an autocommand that is triggered by setting 'eventignore' or '
Aug 27
h_east
3
Aug 27
[vim/vim] completion asked for during 'autocompletedelay' looks automatic (PR #21158)
h-east left a comment (vim/vim#21158) Thanks. What happens to the CI? It wasn't triggered? I
unread,
[vim/vim] completion asked for during 'autocompletedelay' looks automatic (PR #21158)
h-east left a comment (vim/vim#21158) Thanks. What happens to the CI? It wasn't triggered? I
Aug 27
rendcrx
Aug 27
[vim/vim] terminal window: update status line when cursor moves (Issue #21174)
rendcrx created an issue (vim/vim#21174) In terminal windows, cursor movement does not update the
unread,
[vim/vim] terminal window: update status line when cursor moves (Issue #21174)
rendcrx created an issue (vim/vim#21174) In terminal windows, cursor movement does not update the
Aug 27
yousefx0
13
Aug 27
[vim/vim] Add option to disable q: (Issue #21110)
dezza left a comment (vim/vim#21110) chris argument is fine, but it does not make it less of a
unread,
[vim/vim] Add option to disable q: (Issue #21110)
dezza left a comment (vim/vim#21110) chris argument is fine, but it does not make it less of a
Aug 27
rendcrx
3
Aug 27
[vim/vim] Screen loses one line after jumping from full-screen quickfix window (Issue #20495)
rendcrx left a comment (vim/vim#20495) Hi @h-east, with this fix, the quickfix window no longer keeps
unread,
[vim/vim] Screen loses one line after jumping from full-screen quickfix window (Issue #20495)
rendcrx left a comment (vim/vim#20495) Hi @h-east, with this fix, the quickfix window no longer keeps
Aug 27
mdspan
2
Aug 27
[vim/vim] filetype: radvd config files are not recognized (PR #21159)
mdspan left a comment (vim/vim#21159) Thanks. Removed the cpo save/restore from the ftplugin and
unread,
[vim/vim] filetype: radvd config files are not recognized (PR #21159)
mdspan left a comment (vim/vim#21159) Thanks. Removed the cpo save/restore from the ftplugin and
Aug 27
Christian Brabandt
Aug 27
Commit: patch 9.2.1015: Vim9: v:errmsg is set while looking ahead at a command
patch 9.2.1015: Vim9: v:errmsg is set while looking ahead at a command Commit: https://github.com/vim
unread,
Commit: patch 9.2.1015: Vim9: v:errmsg is set while looking ahead at a command
patch 9.2.1015: Vim9: v:errmsg is set while looking ahead at a command Commit: https://github.com/vim
Aug 27
wzy
5
Aug 27
[vim/vim] runtime(zathura): Recognize zathura history files (PR #20984)
chrisbra left a comment (vim/vim#20984) I am still missing a reference. See git log --grep filetype:
unread,
[vim/vim] runtime(zathura): Recognize zathura history files (PR #20984)
chrisbra left a comment (vim/vim#20984) I am still missing a reference. See git log --grep filetype:
Aug 27
Christian Brabandt
Aug 27
Commit: runtime(doc): Fix typo in previewpopup option
runtime(doc): Fix typo in previewpopup option Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(doc): Fix typo in previewpopup option
runtime(doc): Fix typo in previewpopup option Commit: https://github.com/vim/vim/commit/
Aug 27
h_east
2
Aug 27
[vim/vim] Vim9: v:errmsg is set while looking ahead at a command (PR #21168)
chrisbra left a comment (vim/vim#21168) Thanks. I think we can drop the comment, I think it is quite
unread,
[vim/vim] Vim9: v:errmsg is set while looking ahead at a command (PR #21168)
chrisbra left a comment (vim/vim#21168) Thanks. I think we can drop the comment, I think it is quite
Aug 27
Vrushali-Z
4
Aug 27
[vim/vim] Fix CursorLineFold/CursorLineSign docs for 'cursorlineopt' (PR #21112)
chrisbra left a comment (vim/vim#21112) I think the correct and intended way is to change the
unread,
[vim/vim] Fix CursorLineFold/CursorLineSign docs for 'cursorlineopt' (PR #21112)
chrisbra left a comment (vim/vim#21112) I think the correct and intended way is to change the
Aug 27
Christian Brabandt
Aug 27
Commit: runtime(vim): Update base syntax, link straggler regexp groups
runtime(vim): Update base syntax, link straggler regexp groups Commit: https://github.com/vim/vim/
unread,
Commit: runtime(vim): Update base syntax, link straggler regexp groups
runtime(vim): Update base syntax, link straggler regexp groups Commit: https://github.com/vim/vim/
Aug 27
Christian Brabandt
Aug 27
Commit: runtime(html): match plain tag and attribute names as keywords
runtime(html): match plain tag and attribute names as keywords Commit: https://github.com/vim/vim/
unread,
Commit: runtime(html): match plain tag and attribute names as keywords
runtime(html): match plain tag and attribute names as keywords Commit: https://github.com/vim/vim/
Aug 27
Rochish Manda
2
Aug 27
[vim/vim] Fix typo in 'previewpopup' borderhighlight option (PR #21151)
chrisbra left a comment (vim/vim#21151) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Fix typo in 'previewpopup' borderhighlight option (PR #21151)
chrisbra left a comment (vim/vim#21151) thanks — Reply to this email directly, view it on GitHub, or
Aug 27
Julien Voisin
3
Aug 27
[vim/vim] runtime(html): match plain tag and attribute names as keywords (PR #21155)
chrisbra left a comment (vim/vim#21155) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] runtime(html): match plain tag and attribute names as keywords (PR #21155)
chrisbra left a comment (vim/vim#21155) thanks — Reply to this email directly, view it on GitHub, or
Aug 27
Christian Brabandt
Aug 27
Commit: runtime(ed): Update syntax, add links to Regexp highlight group
runtime(ed): Update syntax, add links to Regexp highlight group Commit: https://github.com/vim/vim/
unread,
Commit: runtime(ed): Update syntax, add links to Regexp highlight group
runtime(ed): Update syntax, add links to Regexp highlight group Commit: https://github.com/vim/vim/
Aug 27
Christian Brabandt
Aug 27
Commit: runtime(doc): Clarify the use of the terminal api
runtime(doc): Clarify the use of the terminal api Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(doc): Clarify the use of the terminal api
runtime(doc): Clarify the use of the terminal api Commit: https://github.com/vim/vim/commit/
Aug 27
dkearns
2
Aug 27
[vim/vim] runtime(vim): Update base syntax, link straggler regexp groups (PR #21165)
chrisbra left a comment (vim/vim#21165) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] runtime(vim): Update base syntax, link straggler regexp groups (PR #21165)
chrisbra left a comment (vim/vim#21165) thanks — Reply to this email directly, view it on GitHub, or
Aug 27
dkearns
2
Aug 27
[vim/vim] runtime(ed): Update syntax, add links to Regexp highlight group (PR #21167)
chrisbra left a comment (vim/vim#21167) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] runtime(ed): Update syntax, add links to Regexp highlight group (PR #21167)
chrisbra left a comment (vim/vim#21167) thanks — Reply to this email directly, view it on GitHub, or
Aug 27
Christian Brabandt
Aug 27
[vim/vim] patch 9.2.XXXX: heap-use-after-free in ml_open_file() (PR #21171)
Problem: A SwapExists autocmd can re-open the buffer being edited, causing ml_close() to free the
unread,
[vim/vim] patch 9.2.XXXX: heap-use-after-free in ml_open_file() (PR #21171)
Problem: A SwapExists autocmd can re-open the buffer being edited, causing ml_close() to free the
Aug 27
Christian Brabandt
Aug 27
[vim/vim] patch 9.2.XXXX: tests: viminfo bar line length overflow test fails un… (PR #21170)
…der ASAN Problem: Test_viminfo_len_overflow() triggers an ASAN abort when attempting a ~4GB
unread,
[vim/vim] patch 9.2.XXXX: tests: viminfo bar line length overflow test fails un… (PR #21170)
…der ASAN Problem: Test_viminfo_len_overflow() triggers an ASAN abort when attempting a ~4GB
Aug 27
Julien Voisin
Aug 27
[vim/vim] Decrease regex-based syntax-highlighting time (PR #21166)
Problem: While advancing the syntax highlighting, store_current_state() calls syn_stack_find_entry()
unread,
[vim/vim] Decrease regex-based syntax-highlighting time (PR #21166)
Problem: While advancing the syntax highlighting, store_current_state() calls syn_stack_find_entry()
Aug 27
bactoeto
3
Aug 27
[vim/vim] runtime/syntax/qf.vim: qfType contained in qfLineNr instead of qfText (Issue #21162)
bactoeto left a comment (vim/vim#21162) Thank you for the explanation! I understand now that qfType
unread,
[vim/vim] runtime/syntax/qf.vim: qfType contained in qfLineNr instead of qfText (Issue #21162)
bactoeto left a comment (vim/vim#21162) Thank you for the explanation! I understand now that qfType
Aug 27
wzy
Aug 27
[vim/vim] runtime(evcxr): Recognize evcxr history files (PR #21164)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/21164
unread,
[vim/vim] runtime(evcxr): Recognize evcxr history files (PR #21164)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/21164
Aug 27
wzy
Aug 27
[vim/vim] runtime(cff): Recognize citation files (PR #21163)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/21163
unread,
[vim/vim] runtime(cff): Recognize citation files (PR #21163)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/21163
Aug 27
dkearns
3
Aug 27
[vim/vim] runtime(doc): Docs should use use "regexp" not "regex" (PR #21153)
dkearns left a comment (vim/vim#21153) In the help content it was about 10 to 1 and all the related
unread,
[vim/vim] runtime(doc): Docs should use use "regexp" not "regex" (PR #21153)
dkearns left a comment (vim/vim#21153) In the help content it was about 10 to 1 and all the related
Aug 27