Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
vim_dev
1–30 of 51506
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
Yan Zhou
11
12:27 AM
[vim/vim] C++ Syntax randomly turned off partially (#1210)
h-east left a comment (vim/vim#1210) While it's possible to specify this in the plugin, I think
unread,
[vim/vim] C++ Syntax randomly turned off partially (#1210)
h-east left a comment (vim/vim#1210) While it's possible to specify this in the plugin, I think
12:27 AM
Foxe Chen
Jun 4
[vim/vim] GTK4 GUI is slow (Issue #20429)
64-bitman created an issue (vim/vim#20429) There is noticable lag when scrolling down or up a file.
unread,
[vim/vim] GTK4 GUI is slow (Issue #20429)
64-bitman created an issue (vim/vim#20429) There is noticable lag when scrolling down or up a file.
Jun 4
h_east
Jun 4
[vim/vim] tests: Test_statusline() is flaky (PR #20428)
Problem: Test_statusline() occasionally fails in CI, reading buffer text instead of the status line (
unread,
[vim/vim] tests: Test_statusline() is flaky (PR #20428)
Problem: Test_statusline() occasionally fails in CI, reading buffer text instead of the status line (
Jun 4
Christian Brabandt
Jun 4
Commit: patch 9.2.0597: [security]: possible code execution with python complete
patch 9.2.0597: [security]: possible code execution with python complete Commit: https://github.com/
unread,
Commit: patch 9.2.0597: [security]: possible code execution with python complete
patch 9.2.0597: [security]: possible code execution with python complete Commit: https://github.com/
Jun 4
h_east
17
Jun 4
[vim/vim] perf: syntax highlighting tries patterns that cannot match a line (PR #20371)
h-east left a comment (vim/vim#20371) One number first, since I think it's skewing the trade-off:
unread,
[vim/vim] perf: syntax highlighting tries patterns that cannot match a line (PR #20371)
h-east left a comment (vim/vim#20371) One number first, since I think it's skewing the trade-off:
Jun 4
Christian Brabandt
Jun 4
Commit: patch 9.2.0595: MS-Windows: Wrong buffer size calculation for gvimext
patch 9.2.0595: MS-Windows: Wrong buffer size calculation for gvimext Commit: https://github.com/vim/
unread,
Commit: patch 9.2.0595: MS-Windows: Wrong buffer size calculation for gvimext
patch 9.2.0595: MS-Windows: Wrong buffer size calculation for gvimext Commit: https://github.com/vim/
Jun 4
Christian Brabandt
Jun 4
Commit: patch 9.2.0596: cmdline completion popup cannot be scrolled with the mouse
patch 9.2.0596: cmdline completion popup cannot be scrolled with the mouse Commit: https://github.com
unread,
Commit: patch 9.2.0596: cmdline completion popup cannot be scrolled with the mouse
patch 9.2.0596: cmdline completion popup cannot be scrolled with the mouse Commit: https://github.com
Jun 4
h_east
5
Jun 4
[vim/vim] Scroll the cmdline completion info popup with the mouse wheel (PR #20418)
chrisbra left a comment (vim/vim#20418) Thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Scroll the cmdline completion info popup with the mouse wheel (PR #20418)
chrisbra left a comment (vim/vim#20418) Thanks — Reply to this email directly, view it on GitHub, or
Jun 4
Christian Brabandt
Jun 4
Commit: patch 9.2.0594: Use-after-free with ":wqall" and a running terminal job
patch 9.2.0594: Use-after-free with ":wqall" and a running terminal job Commit: https://
unread,
Commit: patch 9.2.0594: Use-after-free with ":wqall" and a running terminal job
patch 9.2.0594: Use-after-free with ":wqall" and a running terminal job Commit: https://
Jun 4
K.Takata
2
Jun 4
[vim/vim] gvimext: Fix buffer size calculation (PR #20424)
chrisbra left a comment (vim/vim#20424) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] gvimext: Fix buffer size calculation (PR #20424)
chrisbra left a comment (vim/vim#20424) thanks — Reply to this email directly, view it on GitHub, or
Jun 4
h_east
2
Jun 4
[vim/vim] Use-after-free with ":wqall" and a running terminal job (after v9.2.0593) (PR #20423)
chrisbra left a comment (vim/vim#20423) Thanks and sorry that I missed that — Reply to this email
unread,
[vim/vim] Use-after-free with ":wqall" and a running terminal job (after v9.2.0593) (PR #20423)
chrisbra left a comment (vim/vim#20423) Thanks and sorry that I missed that — Reply to this email
Jun 4
rendcrx
Jun 4
[vim/vim] Make Lisp indentation the same as other filetypes (Issue #20427)
rendcrx created an issue (vim/vim#20427) Is your feature request about something that is currently
unread,
[vim/vim] Make Lisp indentation the same as other filetypes (Issue #20427)
rendcrx created an issue (vim/vim#20427) Is your feature request about something that is currently
Jun 4
lxhillwind
Jun 4
[vim/vim] popup_setoptions() cannot change title immediately (Issue #20426)
lxhillwind created an issue (vim/vim#20426) Steps to reproduce vim9script # v9.2.0080 const p =
unread,
[vim/vim] popup_setoptions() cannot change title immediately (Issue #20426)
lxhillwind created an issue (vim/vim#20426) Steps to reproduce vim9script # v9.2.0080 const p =
Jun 4
ubaldot
Jun 4
[vim/vim] Cannot set colorschemes defined in variables (Issue #20425)
ubaldot created an issue (vim/vim#20425) Steps to reproduce vim9script var a = execute("
unread,
[vim/vim] Cannot set colorschemes defined in variables (Issue #20425)
ubaldot created an issue (vim/vim#20425) Steps to reproduce vim9script var a = execute("
Jun 4
Foxe Chen
44
Jun 4
[vim/vim] GTK4: Use GtkSnapshot for rendering instead of Cairo (PR #20324)
chrisbra left a comment (vim/vim#20324) Thanks. Let's try to stabilize the GTK4 UI for now. If
unread,
[vim/vim] GTK4: Use GtkSnapshot for rendering instead of Cairo (PR #20324)
chrisbra left a comment (vim/vim#20324) Thanks. Let's try to stabilize the GTK4 UI for now. If
Jun 4
Foxe Chen
4
Jun 4
[vim/vim] Make :wqa respect term_setkill() (PR #20417)
h-east left a comment (vim/vim#20417) ASan error is occurring in CI. https://github.com/vim/vim/
unread,
[vim/vim] Make :wqa respect term_setkill() (PR #20417)
h-east left a comment (vim/vim#20417) ASan error is occurring in CI. https://github.com/vim/vim/
Jun 4
Christian Brabandt
Jun 3
Commit: patch 9.2.0593: :wqall ignores term_setkill() on running terminal buffers
patch 9.2.0593: :wqall ignores term_setkill() on running terminal buffers Commit: https://github.com/
unread,
Commit: patch 9.2.0593: :wqall ignores term_setkill() on running terminal buffers
patch 9.2.0593: :wqall ignores term_setkill() on running terminal buffers Commit: https://github.com/
Jun 3
Christian Brabandt
Jun 3
Commit: patch 9.2.0592: Error when restoring session with terminal window
patch 9.2.0592: Error when restoring session with terminal window Commit: https://github.com/vim/vim/
unread,
Commit: patch 9.2.0592: Error when restoring session with terminal window
patch 9.2.0592: Error when restoring session with terminal window Commit: https://github.com/vim/vim/
Jun 3
Foxe Chen
2
Jun 3
[vim/vim] Fix saving session with terminal (PR #20416)
chrisbra left a comment (vim/vim#20416) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Fix saving session with terminal (PR #20416)
chrisbra left a comment (vim/vim#20416) thanks — Reply to this email directly, view it on GitHub, or
Jun 3
Christian Brabandt
Jun 3
Commit: patch 9.2.0591: 'scrolljump' ignored when scrolling up
patch 9.2.0591: 'scrolljump' ignored when scrolling up Commit: https://github.com/vim/vim/
unread,
Commit: patch 9.2.0591: 'scrolljump' ignored when scrolling up
patch 9.2.0591: 'scrolljump' ignored when scrolling up Commit: https://github.com/vim/vim/
Jun 3
Shad
5
Jun 3
[vim/vim] Opacity with undefined bg for popup highlight group result a fully transparent popup (PR #20414)
shadowwa left a comment (vim/vim#20414) VerifyScreenDump should work in the GUI, it uses the terminal
unread,
[vim/vim] Opacity with undefined bg for popup highlight group result a fully transparent popup (PR #20414)
shadowwa left a comment (vim/vim#20414) VerifyScreenDump should work in the GUI, it uses the terminal
Jun 3
Christian Brabandt
Jun 3
Commit: patch 9.2.0590: GTK4: drawing area loses focus shape on popup menu open
patch 9.2.0590: GTK4: drawing area loses focus shape on popup menu open Commit: https://github.com/
unread,
Commit: patch 9.2.0590: GTK4: drawing area loses focus shape on popup menu open
patch 9.2.0590: GTK4: drawing area loses focus shape on popup menu open Commit: https://github.com/
Jun 3
Foxe Chen
2
Jun 3
[vim/vim] Do not change focus for drawarea, only window (PR #20415)
chrisbra left a comment (vim/vim#20415) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Do not change focus for drawarea, only window (PR #20415)
chrisbra left a comment (vim/vim#20415) thanks — Reply to this email directly, view it on GitHub, or
Jun 3
Christian Brabandt
Jun 3
Commit: patch 9.2.0589: filetype: xinitrc files are not recognized
patch 9.2.0589: filetype: xinitrc files are not recognized Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0589: filetype: xinitrc files are not recognized
patch 9.2.0589: filetype: xinitrc files are not recognized Commit: https://github.com/vim/vim/commit/
Jun 3
Enrico Maria De Angelis
2
Jun 3
[vim/vim] Set filetype=sh for xinitrc files (PR #20419)
chrisbra left a comment (vim/vim#20419) Thanks, I'll also add a test for this. — Reply to this
unread,
[vim/vim] Set filetype=sh for xinitrc files (PR #20419)
chrisbra left a comment (vim/vim#20419) Thanks, I'll also add a test for this. — Reply to this
Jun 3
Christian Brabandt
Jun 3
Commit: runtime(doc): Update mapping descriptions
runtime(doc): Update mapping descriptions Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(doc): Update mapping descriptions
runtime(doc): Update mapping descriptions Commit: https://github.com/vim/vim/commit/
Jun 3
Christian Brabandt
Jun 3
Commit: runtime(kitty): Fix regex for kittyMapSeq region
runtime(kitty): Fix regex for kittyMapSeq region Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(kitty): Fix regex for kittyMapSeq region
runtime(kitty): Fix regex for kittyMapSeq region Commit: https://github.com/vim/vim/commit/
Jun 3
nyngwang
7
Jun 3
[vim/vim] runtime(doc): improve :write-plugin to make it more beginner-friendly (PR #20411)
chrisbra left a comment (vim/vim#20411) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] runtime(doc): improve :write-plugin to make it more beginner-friendly (PR #20411)
chrisbra left a comment (vim/vim#20411) thanks — Reply to this email directly, view it on GitHub, or
Jun 3
bbnolauv
2
Jun 3
[vim/vim] runtime(kitty): prevent kittyMapSeq from leaking into subsequent lines (PR #20422)
chrisbra left a comment (vim/vim#20422) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] runtime(kitty): prevent kittyMapSeq from leaking into subsequent lines (PR #20422)
chrisbra left a comment (vim/vim#20422) thanks — Reply to this email directly, view it on GitHub, or
Jun 3
jlanzarotta
Jun 3
[vim/vim] Native support for XDG under Windows (Discussion #20420)
Has there been thoughts of natively support XDG under Windows like what is done under Unix/Linux/etc.
unread,
[vim/vim] Native support for XDG under Windows (Discussion #20420)
Has there been thoughts of natively support XDG under Windows like what is done under Unix/Linux/etc.
Jun 3