Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
Group path
vim_dev
1–30 of 52440
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
Malcolm Rowe
2
9:16 AM
[vim/vim] netrw: Regression in :Explore in v9.2.0748 (Issue #20939)
malcolmr left a comment (vim/vim#20939) Bisect shows that this behavior regressed in 48474e6
unread,
[vim/vim] netrw: Regression in :Explore in v9.2.0748 (Issue #20939)
malcolmr left a comment (vim/vim#20939) Bisect shows that this behavior regressed in 48474e6
9:16 AM
Mao-Yining
7:16 AM
[vim/vim] runtime(doc): note findstart can be treated as bool in Vim 9 (PR #20938)
An instance is ccomplete . You can view, comment on, or merge this pull request online at: https://
unread,
[vim/vim] runtime(doc): note findstart can be treated as bool in Vim 9 (PR #20938)
An instance is ccomplete . You can view, comment on, or merge this pull request online at: https://
7:16 AM
ubaldot
6:58 AM
[vim/vim] Make guiligatures references more visible (PR #20937)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/20937
unread,
[vim/vim] Make guiligatures references more visible (PR #20937)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/20937
6:58 AM
dkearns
5:31 AM
[vim/vim] runtime(dart): Update compiler plugins (PR #20936)
Use the unified dart command for all. You can view, comment on, or merge this pull request online at:
unread,
[vim/vim] runtime(dart): Update compiler plugins (PR #20936)
Use the unified dart command for all. You can view, comment on, or merge this pull request online at:
5:31 AM
GamesByFelix
4
4:28 AM
[vim/vim] Can't open URL with gx after opening vim session (Issue #20934)
GamesByFelix left a comment (vim/vim#20934) what is the value of 'sessionoptions' option? In
unread,
[vim/vim] Can't open URL with gx after opening vim session (Issue #20934)
GamesByFelix left a comment (vim/vim#20934) what is the value of 'sessionoptions' option? In
4:28 AM
Foxe Chen
4
4:08 AM
Re: [vim/vim] Stabilize GTK4 GUI (PR #20920)
64-bitman left a comment (vim/vim#20920) Okay I think I've fixed all the tests — Reply to this
unread,
Re: [vim/vim] Stabilize GTK4 GUI (PR #20920)
64-bitman left a comment (vim/vim#20920) Okay I think I've fixed all the tests — Reply to this
4:08 AM
dkearns
5
2:53 AM
[vim/vim] runtime: Add TOML entry to the syntax menu (PR #20930)
chrisbra left a comment (vim/vim#20930) Yeah, I wasn't aware of those synmenu and makemenu Vim
unread,
[vim/vim] runtime: Add TOML entry to the syntax menu (PR #20930)
chrisbra left a comment (vim/vim#20930) Yeah, I wasn't aware of those synmenu and makemenu Vim
2:53 AM
mattn
8
1:07 AM
[vim/vim] popup image: fix layering of overlapping images, avoid kitty retransmission on redraw (PR #20474)
mattn left a comment (vim/vim#20474) @64-bitman yes! please — Reply to this email directly, view it
unread,
[vim/vim] popup image: fix layering of overlapping images, avoid kitty retransmission on redraw (PR #20474)
mattn left a comment (vim/vim#20474) @64-bitman yes! please — Reply to this email directly, view it
1:07 AM
Samuel Schlesinger
3
12:27 AM
[vim/vim] ins_compl_add(): use a hashtab for the duplicate check (PR #20926)
h-east left a comment (vim/vim#20926) The technical points look addressed The hashtab is now
unread,
[vim/vim] ins_compl_add(): use a hashtab for the duplicate check (PR #20926)
h-east left a comment (vim/vim#20926) The technical points look addressed The hashtab is now
12:27 AM
Aliaksei Budavei
Aug 3
[vim/vim] runtime(sh): Selectively suppress classes of errors (PR #20935)
As a refinement upon g:sh_no_error , support suppression of only certain classes of errors. Look up
unread,
[vim/vim] runtime(sh): Selectively suppress classes of errors (PR #20935)
As a refinement upon g:sh_no_error , support suppression of only certain classes of errors. Look up
Aug 3
h_east
Aug 3
[vim/vim] cannot use a {} block in a nested :autocmd (PR #20933)
Problem: At script level a "{" block is only recognized when it is the whole argument of :
unread,
[vim/vim] cannot use a {} block in a nested :autocmd (PR #20933)
Problem: At script level a "{" block is only recognized when it is the whole argument of :
Aug 3
Christian Brabandt
Aug 3
Commit: patch 9.2.0907: popup: virtual text is not redrawn when a text property changes
patch 9.2.0907: popup: virtual text is not redrawn when a text property changes Commit: https://
unread,
Commit: patch 9.2.0907: popup: virtual text is not redrawn when a text property changes
patch 9.2.0907: popup: virtual text is not redrawn when a text property changes Commit: https://
Aug 3
Christian Brabandt
Aug 3
Commit: patch 9.2.0906: slow transstr() with long strings
patch 9.2.0906: slow transstr() with long strings Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0906: slow transstr() with long strings
patch 9.2.0906: slow transstr() with long strings Commit: https://github.com/vim/vim/commit/
Aug 3
h_east
3
Aug 3
[vim/vim] popup: virtual text is not redrawn when a text property changes (PR #20931)
chrisbra left a comment (vim/vim#20931) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] popup: virtual text is not redrawn when a text property changes (PR #20931)
chrisbra left a comment (vim/vim#20931) thanks — Reply to this email directly, view it on GitHub, or
Aug 3
Samuel Schlesinger
3
Aug 3
[vim/vim] transstr(): keep a tail pointer instead of appending with STRCAT() (PR #20925)
chrisbra left a comment (vim/vim#20925) Thanks. I agree on the transchar_hex() comment. Making it
unread,
[vim/vim] transstr(): keep a tail pointer instead of appending with STRCAT() (PR #20925)
chrisbra left a comment (vim/vim#20925) Thanks. I agree on the transchar_hex() comment. Making it
Aug 3
Christian Brabandt
Aug 3
Commit: patch 9.2.0905: MS-Windows: ghost cursor with ligatures
patch 9.2.0905: MS-Windows: ghost cursor with ligatures Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0905: MS-Windows: ghost cursor with ligatures
patch 9.2.0905: MS-Windows: ghost cursor with ligatures Commit: https://github.com/vim/vim/commit/
Aug 3
ubaldot
15
Aug 3
[vim/vim] Gvim: ligatures are reshaped when cursor moves across constituent characters (Issue #20916)
chrisbra left a comment (vim/vim#20916) Yes, changing the default is out of the question. If people
unread,
[vim/vim] Gvim: ligatures are reshaped when cursor moves across constituent characters (Issue #20916)
chrisbra left a comment (vim/vim#20916) Yes, changing the default is out of the question. If people
Aug 3
Christian Brabandt
Aug 3
Commit: patch 9.2.0903: Vim9: cannot use an exported function of an autoload import
patch 9.2.0903: Vim9: cannot use an exported function of an autoload import Commit: https://github.
unread,
Commit: patch 9.2.0903: Vim9: cannot use an exported function of an autoload import
patch 9.2.0903: Vim9: cannot use an exported function of an autoload import Commit: https://github.
Aug 3
Christian Brabandt
Aug 3
Commit: patch 9.2.0904: "zb" scrolls incorrectly with cursor just above fold
patch 9.2.0904: "zb" scrolls incorrectly with cursor just above fold Commit: https://github
unread,
Commit: patch 9.2.0904: "zb" scrolls incorrectly with cursor just above fold
patch 9.2.0904: "zb" scrolls incorrectly with cursor just above fold Commit: https://github
Aug 3
Foxe Chen
2
Aug 3
[vim/vim] Fix ghost cursor in insert mode (PR #20924)
chrisbra left a comment (vim/vim#20924) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Fix ghost cursor in insert mode (PR #20924)
chrisbra left a comment (vim/vim#20924) thanks — Reply to this email directly, view it on GitHub, or
Aug 3
zeertzjq
2
Aug 3
[vim/vim] "zb" scrolls incorrectly with cursor just above fold (PR #20923)
chrisbra left a comment (vim/vim#20923) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] "zb" scrolls incorrectly with cursor just above fold (PR #20923)
chrisbra left a comment (vim/vim#20923) thanks — Reply to this email directly, view it on GitHub, or
Aug 3
h_east
2
Aug 3
[vim/vim] Vim9: cannot use an exported function of an autoload import as a value (PR #20922)
chrisbra left a comment (vim/vim#20922) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Vim9: cannot use an exported function of an autoload import as a value (PR #20922)
chrisbra left a comment (vim/vim#20922) thanks — Reply to this email directly, view it on GitHub, or
Aug 3
Christian Brabandt
Aug 3
Commit: patch 9.2.0902: Vim9: iterating over a tuple leaks memory
patch 9.2.0902: Vim9: iterating over a tuple leaks memory Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0902: Vim9: iterating over a tuple leaks memory
patch 9.2.0902: Vim9: iterating over a tuple leaks memory Commit: https://github.com/vim/vim/commit/
Aug 3
Christian Brabandt
Aug 3
Commit: runtime: Add TOML entry to the syntax menu
runtime: Add TOML entry to the syntax menu Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime: Add TOML entry to the syntax menu
runtime: Add TOML entry to the syntax menu Commit: https://github.com/vim/vim/commit/
Aug 3
Christian Brabandt
Aug 3
Commit: runtime(doc): remove todo entries that are fixed
runtime(doc): remove todo entries that are fixed Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(doc): remove todo entries that are fixed
runtime(doc): remove todo entries that are fixed Commit: https://github.com/vim/vim/commit/
Aug 3
Samuel Schlesinger
14
Aug 3
[vim/vim] fix: ":for" over a tuple leaks memory on every iteration (PR #20914)
chrisbra left a comment (vim/vim#20914) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] fix: ":for" over a tuple leaks memory on every iteration (PR #20914)
chrisbra left a comment (vim/vim#20914) thanks — Reply to this email directly, view it on GitHub, or
Aug 3
h_east
2
Aug 3
[vim/vim] runtime(doc): remove todo entries that are fixed (PR #20921)
chrisbra left a comment (vim/vim#20921) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] runtime(doc): remove todo entries that are fixed (PR #20921)
chrisbra left a comment (vim/vim#20921) thanks — Reply to this email directly, view it on GitHub, or
Aug 3
Christian Brabandt
Aug 3
[vim/vim] Update Syntax Menu (PR #20932)
related: #20930 You can view, comment on, or merge this pull request online at: https://github.com/
unread,
[vim/vim] Update Syntax Menu (PR #20932)
related: #20930 You can view, comment on, or merge this pull request online at: https://github.com/
Aug 3
lacygoill
8
Aug 3
[vim/vim] cannot use vim9 block inside nested autocmd (Issue #20918)
lacygoill left a comment (vim/vim#20918) Is there no need to consider the above? I think there is.
unread,
[vim/vim] cannot use vim9 block inside nested autocmd (Issue #20918)
lacygoill left a comment (vim/vim#20918) Is there no need to consider the above? I think there is.
Aug 3
mattn
29
Aug 3
[vim/vim] Fix Popup Redraw Issues and Borderhighlight Clearing (PR #19297)
mmrwoods left a comment (vim/vim#19297) Thank you @h-east, and sorry for not RTFM ;-) — Reply to this
unread,
[vim/vim] Fix Popup Redraw Issues and Borderhighlight Clearing (PR #19297)
mmrwoods left a comment (vim/vim#19297) Thank you @h-east, and sorry for not RTFM ;-) — Reply to this
Aug 3