Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
Group path
vim_dev
1–30 of 52900
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
Christian Brabandt
3
4:17 AM
[vim/vim] runtime(misc): Use correct terminal feature test in ftplugins (PR #21208)
chrisbra left a comment (vim/vim#21208) But Neovim always has the :terminal command, so it doesn'
unread,
[vim/vim] runtime(misc): Use correct terminal feature test in ftplugins (PR #21208)
chrisbra left a comment (vim/vim#21208) But Neovim always has the :terminal command, so it doesn'
4:17 AM
Enrico Maria De Angelis
7
2:07 AM
[vim/vim] The man page opened via ShKeywordPrg doesn't close upon hitting q (Issue #21204)
habamax left a comment (vim/vim#21204) command! -buffer -nargs=1 ShKeywordPrg call term_start(['
unread,
[vim/vim] The man page opened via ShKeywordPrg doesn't close upon hitting q (Issue #21204)
habamax left a comment (vim/vim#21204) command! -buffer -nargs=1 ShKeywordPrg call term_start(['
2:07 AM
yousefx0
32
12:45 AM
[vim/vim] Add option to disable q: (Issue #21110)
dkearns left a comment (vim/vim#21110) Telling someone their decision is a disgrace then asking them
unread,
[vim/vim] Add option to disable q: (Issue #21110)
dkearns left a comment (vim/vim#21110) Telling someone their decision is a disgrace then asking them
12:45 AM
Mao-Yining
4
12:38 AM
[vim/vim] GTK4: `go+=A` is unusable (Issue #21193)
mao-yining left a comment (vim/vim#21193) Do you mean it does not copy to the clipboard? Or is it a
unread,
[vim/vim] GTK4: `go+=A` is unusable (Issue #21193)
mao-yining left a comment (vim/vim#21193) Do you mean it does not copy to the clipboard? Or is it a
12:38 AM
reportaman
,
Gary Johnson
13
12:00 AM
[vim/vim] Don't undo indents added by autoindent, perhaps add a new cpoptions character (#7941)
journaljemmy left a comment (vim/vim#7941) I'd like to add that the autoindent is also removed if
unread,
[vim/vim] Don't undo indents added by autoindent, perhaps add a new cpoptions character (#7941)
journaljemmy left a comment (vim/vim#7941) I'd like to add that the autoindent is also removed if
12:00 AM
erry
11
Sep 1
[vim/vim] Add v:termrgbresp (PR #21191)
h-east left a comment (vim/vim#21191) Chris is right about t_Co, and it was my suggestion that put
unread,
[vim/vim] Add v:termrgbresp (PR #21191)
h-east left a comment (vim/vim#21191) Chris is right about t_Co, and it was my suggestion that put
Sep 1
Gary Johnson
7
Sep 1
[vim/vim] Patch 9.2.0898 broke :hardcopy, adds extra space between lines (Issue #21203)
ghgary left a comment (vim/vim#21203) Both the quick fix and the patch fix the problem for me. Thank
unread,
[vim/vim] Patch 9.2.0898 broke :hardcopy, adds extra space between lines (Issue #21203)
ghgary left a comment (vim/vim#21203) Both the quick fix and the patch fix the problem for me. Thank
Sep 1
Christian Brabandt
Sep 1
Commit: patch 9.2.1031: 'wildmode' list:full does not show 'wildmenu'
patch 9.2.1031: 'wildmode' list:full does not show 'wildmenu' Commit: https://github.
unread,
Commit: patch 9.2.1031: 'wildmode' list:full does not show 'wildmenu'
patch 9.2.1031: 'wildmode' list:full does not show 'wildmenu' Commit: https://github.
Sep 1
h_east
5
Sep 1
[vim/vim] 'wildmode' list:full does not show 'wildmenu' (PR #21205)
chrisbra left a comment (vim/vim#21205) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] 'wildmode' list:full does not show 'wildmenu' (PR #21205)
chrisbra left a comment (vim/vim#21205) thanks — Reply to this email directly, view it on GitHub, or
Sep 1
Christian Brabandt
Sep 1
Commit: patch 9.2.1030: using wrong printing font with pango
patch 9.2.1030: using wrong printing font with pango Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.1030: using wrong printing font with pango
patch 9.2.1030: using wrong printing font with pango Commit: https://github.com/vim/vim/commit/
Sep 1
Foxe Chen
2
Sep 1
[vim/vim] Change print font to Courier instead of Courier New for Pango hardcopy (PR #21206)
chrisbra left a comment (vim/vim#21206) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Change print font to Courier instead of Courier New for Pango hardcopy (PR #21206)
chrisbra left a comment (vim/vim#21206) thanks — Reply to this email directly, view it on GitHub, or
Sep 1
Christian Brabandt
Sep 1
Commit: patch 9.2.1029: NFA regexp matching is slower than necessary
patch 9.2.1029: NFA regexp matching is slower than necessary Commit: https://github.com/vim/vim/
unread,
Commit: patch 9.2.1029: NFA regexp matching is slower than necessary
patch 9.2.1029: NFA regexp matching is slower than necessary Commit: https://github.com/vim/vim/
Sep 1
Julien Voisin
2
Sep 1
[vim/vim] NFA regexp matching is slower than necessary (PR #21202)
chrisbra left a comment (vim/vim#21202) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] NFA regexp matching is slower than necessary (PR #21202)
chrisbra left a comment (vim/vim#21202) thanks — Reply to this email directly, view it on GitHub, or
Sep 1
Christian Brabandt
Sep 1
Commit: patch 9.2.1028: redraw: cursor is left in the wrong place with an operator pending
patch 9.2.1028: redraw: cursor is left in the wrong place with an operator pending Commit: https://
unread,
Commit: patch 9.2.1028: redraw: cursor is left in the wrong place with an operator pending
patch 9.2.1028: redraw: cursor is left in the wrong place with an operator pending Commit: https://
Sep 1
Christian Brabandt
Sep 1
Commit: patch 9.2.1027: runtime(helptoc): FuzzySearch() highlights matched characters at the wrong column
patch 9.2.1027: runtime(helptoc): FuzzySearch() highlights matched characters at the wrong column
unread,
Commit: patch 9.2.1027: runtime(helptoc): FuzzySearch() highlights matched characters at the wrong column
patch 9.2.1027: runtime(helptoc): FuzzySearch() highlights matched characters at the wrong column
Sep 1
h_east
2
Sep 1
[vim/vim] redraw: cursor is left in the wrong place with an operator pending (PR #21199)
chrisbra left a comment (vim/vim#21199) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] redraw: cursor is left in the wrong place with an operator pending (PR #21199)
chrisbra left a comment (vim/vim#21199) thanks — Reply to this email directly, view it on GitHub, or
Sep 1
Christian Brabandt
Sep 1
Commit: runtime(doc): fix example output of cosh
runtime(doc): fix example output of cosh Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(doc): fix example output of cosh
runtime(doc): fix example output of cosh Commit: https://github.com/vim/vim/commit/
Sep 1
VimWei
2
Sep 1
[vim/vim] runtime(helptoc): FuzzySearch() highlights matched characters at the wrong column for multibyte text (PR #21198)
chrisbra left a comment (vim/vim#21198) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] runtime(helptoc): FuzzySearch() highlights matched characters at the wrong column for multibyte text (PR #21198)
chrisbra left a comment (vim/vim#21198) thanks — Reply to this email directly, view it on GitHub, or
Sep 1
Eisuke Kawashima
2
Sep 1
[vim/vim] docs: fix output of cosh (PR #21197)
chrisbra left a comment (vim/vim#21197) thanks, obviously right — Reply to this email directly, view
unread,
[vim/vim] docs: fix output of cosh (PR #21197)
chrisbra left a comment (vim/vim#21197) thanks, obviously right — Reply to this email directly, view
Sep 1
Christian Brabandt
Sep 1
Commit: runtime(python): improve performance of number and ellipsis matching
runtime(python): improve performance of number and ellipsis matching Commit: https://github.com/vim/
unread,
Commit: runtime(python): improve performance of number and ellipsis matching
runtime(python): improve performance of number and ellipsis matching Commit: https://github.com/vim/
Sep 1
Christian Brabandt
Sep 1
Commit: patch 9.2.1026: heap-use-after-free via DiffUpdated autocommand
patch 9.2.1026: heap-use-after-free via DiffUpdated autocommand Commit: https://github.com/vim/vim/
unread,
Commit: patch 9.2.1026: heap-use-after-free via DiffUpdated autocommand
patch 9.2.1026: heap-use-after-free via DiffUpdated autocommand Commit: https://github.com/vim/vim/
Sep 1
Julien Voisin
2
Sep 1
[vim/vim] runtime(python): improve performance of number and ellipsis matching (PR #21194)
chrisbra left a comment (vim/vim#21194) thanks, nice — Reply to this email directly, view it on
unread,
[vim/vim] runtime(python): improve performance of number and ellipsis matching (PR #21194)
chrisbra left a comment (vim/vim#21194) thanks, nice — Reply to this email directly, view it on
Sep 1
Julien Voisin
Sep 1
[vim/vim] Scrolling recomputes the height of every visible line (PR #21207)
Problem: When scrolling, comp_botline() recomputes the display height of every line in the window on
unread,
[vim/vim] Scrolling recomputes the height of every visible line (PR #21207)
Problem: When scrolling, comp_botline() recomputes the display height of every line in the window on
Sep 1
Mao-Yining
4
Sep 1
[vim/vim] GTK: Border chars break in popup/visual mode; buffer text renders fine. (Issue #21192)
mao-yining left a comment (vim/vim#21192) [I] myn@fedora ~> pkg-config --modversion gtk4 4.22.4 —
unread,
[vim/vim] GTK: Border chars break in popup/visual mode; buffer text renders fine. (Issue #21192)
mao-yining left a comment (vim/vim#21192) [I] myn@fedora ~> pkg-config --modversion gtk4 4.22.4 —
Sep 1
Mao-Yining
4
Sep 1
[vim/vim] Trigger WinScrolled while fold is opened or closed (Issue #21127)
dezza left a comment (vim/vim#21127) FoldChanged -> v:event could tell name of fold, open/closed
unread,
[vim/vim] Trigger WinScrolled while fold is opened or closed (Issue #21127)
dezza left a comment (vim/vim#21127) FoldChanged -> v:event could tell name of fold, open/closed
Sep 1
GX
3
Sep 1
[vim/vim] fix(ftplugin): jsonc fix commentstring (PR #21201)
gx089 left a comment (vim/vim#21201) It seems that this change is just a placebo on my side. Strange.
unread,
[vim/vim] fix(ftplugin): jsonc fix commentstring (PR #21201)
gx089 left a comment (vim/vim#21201) It seems that this change is just a placebo on my side. Strange.
Sep 1
231tr0n
Aug 31
[vim/vim] Add svelte syntax highlighting (PR #21200)
This PR adds svelte syntax highlighting to runtime files. I also modified the html syntax file to fix
unread,
[vim/vim] Add svelte syntax highlighting (PR #21200)
This PR adds svelte syntax highlighting to runtime files. I also modified the html syntax file to fix
Aug 31
Vít Ondruch
90
Aug 31
[vim/vim] GVim UI freezes (Issue #12671)
dezza left a comment (vim/vim#12671) The issue is less prominent on Fedora, because AFAIK the default
unread,
[vim/vim] GVim UI freezes (Issue #12671)
dezza left a comment (vim/vim#12671) The issue is less prominent on Fedora, because AFAIK the default
Aug 31
VimWei
3
Aug 31
[vim/vim] helptoc navigation jumps incorrectly and flickers when hlsearch is active and using J/K (Issue #21051)
VimWei left a comment (vim/vim#21051) Steps to Reproduce: Create a Markdown file with hierarchical
unread,
[vim/vim] helptoc navigation jumps incorrectly and flickers when hlsearch is active and using J/K (Issue #21051)
VimWei left a comment (vim/vim#21051) Steps to Reproduce: Create a Markdown file with hierarchical
Aug 31
DieSpinne
11
Aug 31
[vim/vim] gvim text area doesn't fully occupy window dimensions (Issue #9700)
chrisbra left a comment (vim/vim#9700) Thanks, closing then — Reply to this email directly, view it
unread,
[vim/vim] gvim text area doesn't fully occupy window dimensions (Issue #9700)
chrisbra left a comment (vim/vim#9700) Thanks, closing then — Reply to this email directly, view it
Aug 31