Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
vim_dev
1–30 of 51500
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
rendcrx
11:17 AM
[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
11:17 AM
lxhillwind
10:40 AM
[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 =
10:40 AM
ubaldot
7:26 AM
[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("
7:26 AM
K.Takata
5:03 AM
[vim/vim] gvimext: Fix buffer size calculation (PR #20424)
It was wrong since 7e6d3bd. Even the calculation was wrong; the path name size is less than MAX_PATH
unread,
[vim/vim] gvimext: Fix buffer size calculation (PR #20424)
It was wrong since 7e6d3bd. Even the calculation was wrong; the path name size is less than MAX_PATH
5:03 AM
Foxe Chen
44
2:00 AM
[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
2:00 AM
h_east
12:18 AM
[vim/vim] Use-after-free with ":wqall" and a running terminal job (after v9.2.0593) (PR #20423)
Problem: Using ":wqall" with a running terminal buffer can free the buffer that is
unread,
[vim/vim] Use-after-free with ":wqall" and a running terminal job (after v9.2.0593) (PR #20423)
Problem: Using ":wqall" with a running terminal buffer can free the buffer that is
12:18 AM
Foxe Chen
4
12:05 AM
[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/
12:05 AM
h_east
4
Jun 3
[vim/vim] Scroll the cmdline completion info popup with the mouse wheel (PR #20418)
h-east left a comment (vim/vim#20418) I have updated the newly added test to use screendumps instead.
unread,
[vim/vim] Scroll the cmdline completion info popup with the mouse wheel (PR #20418)
h-east left a comment (vim/vim#20418) I have updated the newly added test to use screendumps instead.
Jun 3
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
h_east
15
Jun 3
[vim/vim] perf: syntax highlighting tries patterns that cannot match a line (PR #20371)
h-east left a comment (vim/vim#20371) Thanks — I took the "let the regex engine do it"
unread,
[vim/vim] perf: syntax highlighting tries patterns that cannot match a line (PR #20371)
h-east left a comment (vim/vim#20371) Thanks — I took the "let the regex engine do it"
Jun 3
Christian Brabandt
Jun 2
Commit: patch 9.2.0588: GTK4: drawing area loses focus after closing a menubar popover
patch 9.2.0588: GTK4: drawing area loses focus after closing a menubar popover Commit: https://github
unread,
Commit: patch 9.2.0588: GTK4: drawing area loses focus after closing a menubar popover
patch 9.2.0588: GTK4: drawing area loses focus after closing a menubar popover Commit: https://github
Jun 2
mattn
6
Jun 2
[vim/vim] usercmd: add -completeopt=escape to escape spaces in custom completion (PR #20239)
chrisbra left a comment (vim/vim#20239) hi @mattn can you make those suggested changes? — Reply to
unread,
[vim/vim] usercmd: add -completeopt=escape to escape spaces in custom completion (PR #20239)
chrisbra left a comment (vim/vim#20239) hi @mattn can you make those suggested changes? — Reply to
Jun 2
mattn
3
Jun 2
[vim/vim] GTK4: return focus to drawarea when a menubar popover closes (PR #20291)
chrisbra left a comment (vim/vim#20291) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] GTK4: return focus to drawarea when a menubar popover closes (PR #20291)
chrisbra left a comment (vim/vim#20291) thanks — Reply to this email directly, view it on GitHub, or
Jun 2
UncleBill
2
Jun 2
[vim/vim] feat(signs): add 'numberhl' signcolumn mode for colored line numbers (PR #20381)
chrisbra left a comment (vim/vim#20381) sorry, there are still some issues with this here. — Reply to
unread,
[vim/vim] feat(signs): add 'numberhl' signcolumn mode for colored line numbers (PR #20381)
chrisbra left a comment (vim/vim#20381) sorry, there are still some issues with this here. — Reply to
Jun 2
Christian Brabandt
Jun 2
Commit: patch 9.2.0587: GTK4: left scrollbar overlaps drawarea
patch 9.2.0587: GTK4: left scrollbar overlaps drawarea Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0587: GTK4: left scrollbar overlaps drawarea
patch 9.2.0587: GTK4: left scrollbar overlaps drawarea Commit: https://github.com/vim/vim/commit/
Jun 2
Christian Brabandt
Jun 2
Commit: runtime(doc): fix a typo in :write-plugin
runtime(doc): fix a typo in :write-plugin Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(doc): fix a typo in :write-plugin
runtime(doc): fix a typo in :write-plugin Commit: https://github.com/vim/vim/commit/
Jun 2
Foxe Chen
3
Jun 2
[vim/vim] Refactor gui_gtk4_f.c (PR #20375)
chrisbra left a comment (vim/vim#20375) alright thanks — Reply to this email directly, view it on
unread,
[vim/vim] Refactor gui_gtk4_f.c (PR #20375)
chrisbra left a comment (vim/vim#20375) alright thanks — Reply to this email directly, view it on
Jun 2