Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
Group path
vim_dev
1–30 of 52107
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
dezza
2
6:28 PM
[vim/vim] perf(gtk3-dialog): normalize FocusGained (PR #20780)
dezza left a comment (vim/vim#20780) draft because .. Seeing if I can get a unittest working by
unread,
[vim/vim] perf(gtk3-dialog): normalize FocusGained (PR #20780)
dezza left a comment (vim/vim#20780) draft because .. Seeing if I can get a unittest working by
6:28 PM
Kevin Locke
11
5:04 PM
[vim/vim] [Win] Cannot open undo file for file from mapped network drive (#6459)
zivvel left a comment (vim/vim#6459) Still a bug in 9.2. I now work around this by checking whether
unread,
[vim/vim] [Win] Cannot open undo file for file from mapped network drive (#6459)
zivvel left a comment (vim/vim#6459) Still a bug in 9.2. I now work around this by checking whether
5:04 PM
ubaldot
2:33 PM
[vim/vim] vim-markdown-extra: added tables handling feature (Discussion #20779)
Hi all! I have updated this plugin that I use on daily basis, given that I switched career and I am
unread,
[vim/vim] vim-markdown-extra: added tables handling feature (Discussion #20779)
Hi all! I have updated this plugin that I use on daily basis, given that I switched career and I am
2:33 PM
VimWei
8
7:23 AM
[vim/vim] Markdown folding treats `#` inside fenced code blocks as headings (Issue #20764)
VimWei left a comment (vim/vim#20764) However in your example @@@```python # This is a Python comment
unread,
[vim/vim] Markdown folding treats `#` inside fenced code blocks as headings (Issue #20764)
VimWei left a comment (vim/vim#20764) However in your example @@@```python # This is a Python comment
7:23 AM
wzy
6:44 AM
[vim/vim] Add ftplugin files for Jinja (PR #20778)
Comes from #15689 (comment) You can view, comment on, or merge this pull request online at: https://
unread,
[vim/vim] Add ftplugin files for Jinja (PR #20778)
Comes from #15689 (comment) You can view, comment on, or merge this pull request online at: https://
6:44 AM
KSR-Yasuda
Jul 15
[vim/vim] runtime(netrw): Fix `reset_ssl` reference error on file rename (PR #20777)
On file rename in netrw window ( Shift + r ), it raises reset_ssl reference error. You can view,
unread,
[vim/vim] runtime(netrw): Fix `reset_ssl` reference error on file rename (PR #20777)
On file rename in netrw window ( Shift + r ), it raises reset_ssl reference error. You can view,
Jul 15
Sergey Vlasov
13
Jul 15
[vim/vim] Add 'rightmargin' window option (PR #20754)
noscript left a comment (vim/vim#20754) Once 'rightmargin' exists, every future change to
unread,
[vim/vim] Add 'rightmargin' window option (PR #20754)
noscript left a comment (vim/vim#20754) Once 'rightmargin' exists, every future change to
Jul 15
dezza
5
Jul 15
[vim/vim] fix(gtk): use GTK_DIALOG_MODAL over type hints (PR #20727)
dezza left a comment (vim/vim#20727) The dialog getting hidden when clicking around on the window isn
unread,
[vim/vim] fix(gtk): use GTK_DIALOG_MODAL over type hints (PR #20727)
dezza left a comment (vim/vim#20727) The dialog getting hidden when clicking around on the window isn
Jul 15
h_east
Jul 15
[vim/vim] crash when borrowing statusline highlight in silent Ex mode (PR #20776)
Problem: Vim crashes with a NULL pointer dereference when a status line is redrawn next to a vertical
unread,
[vim/vim] crash when borrowing statusline highlight in silent Ex mode (PR #20776)
Problem: Vim crashes with a NULL pointer dereference when a status line is redrawn next to a vertical
Jul 15
h_east
Jul 15
[vim/vim] WinResized not triggered when the whole Vim is resized (PR #20775)
Problem: When the whole Vim (terminal or GUI) is resized, VimResized fires right away but WinResized
unread,
[vim/vim] WinResized not triggered when the whole Vim is resized (PR #20775)
Problem: When the whole Vim (terminal or GUI) is resized, VimResized fires right away but WinResized
Jul 15
Mao-Yining
Jul 15
[vim/vim] WinResized is not triggered while the entire Vim window size changes (Issue #20774)
mao-yining created an issue (vim/vim#20774) See: https://asciinema.org/a/CE3PDMJYwHJNgcEO, Or: demo.
unread,
[vim/vim] WinResized is not triggered while the entire Vim window size changes (Issue #20774)
mao-yining created an issue (vim/vim#20774) See: https://asciinema.org/a/CE3PDMJYwHJNgcEO, Or: demo.
Jul 15
Evgeni Chasnovski
12
Jul 15
[vim/vim] `WinScrolled` is not emitted during inital phase of `incsearch` (Issue #11628)
dezza left a comment (vim/vim#11628) As always I appreciate @brammool good questions solely for
unread,
[vim/vim] `WinScrolled` is not emitted during inital phase of `incsearch` (Issue #11628)
dezza left a comment (vim/vim#11628) As always I appreciate @brammool good questions solely for
Jul 15
Mao-Yining
3
Jul 15
[vim/vim] docs(cmdline): better fuzzy file picker (PR #20767)
mmrwoods left a comment (vim/vim#20767) Slightly faster on my Mac too, in a GH repo with c. 230K
unread,
[vim/vim] docs(cmdline): better fuzzy file picker (PR #20767)
mmrwoods left a comment (vim/vim#20767) Slightly faster on my Mac too, in a GH repo with c. 230K
Jul 15
Maxim Kim
13
Jul 15
[vim/vim] spell completion is wrong with fuzzy (Issue #18800)
zeertzjq left a comment (vim/vim#18800) But they indeed are "off topic"? — Reply to this
unread,
[vim/vim] spell completion is wrong with fuzzy (Issue #18800)
zeertzjq left a comment (vim/vim#18800) But they indeed are "off topic"? — Reply to this
Jul 15
Young
Jul 15
[vim/vim] runtime(hip): add filetype detection, ftplugin, indent and syntax menu (PR #20773)
This rounds out HIP (Heterogeneous-compute Interface for Portability) support so it mirrors the
unread,
[vim/vim] runtime(hip): add filetype detection, ftplugin, indent and syntax menu (PR #20773)
This rounds out HIP (Heterogeneous-compute Interface for Portability) support so it mirrors the
Jul 15
h_east
Jul 15
[vim/vim] 'statuslineopt' status line too high after a window is minimized (after 9.2.0144) (PR #20772)
Problem: With a global 'statuslineopt' maxheight, the status line height is not reduced to
unread,
[vim/vim] 'statuslineopt' status line too high after a window is minimized (after 9.2.0144) (PR #20772)
Problem: With a global 'statuslineopt' maxheight, the status line height is not reduced to
Jul 15
glepnir
Jul 15
[vim/vim] 'completeslash' breaks :find completion with 'findfunc' (PR #20771)
Problem: On MS-Windows with 'completeslash' set, an item completed by 'findfunc'
unread,
[vim/vim] 'completeslash' breaks :find completion with 'findfunc' (PR #20771)
Problem: On MS-Windows with 'completeslash' set, an item completed by 'findfunc'
Jul 15
Mao-Yining
2
Jul 14
[vim/vim] completeslash=slash prevents findfunc from opening file paths with slashes on Win32 (Issue #20770)
mao-yining left a comment (vim/vim#20770) While set completeslash=backslash if findfunc return path
unread,
[vim/vim] completeslash=slash prevents findfunc from opening file paths with slashes on Win32 (Issue #20770)
mao-yining left a comment (vim/vim#20770) While set completeslash=backslash if findfunc return path
Jul 14
Barrett Ruth
Jul 14
[vim/vim] showcmd may show internal command keys (PR #20769)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/20769
unread,
[vim/vim] showcmd may show internal command keys (PR #20769)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/20769
Jul 14
K.Takata
5
Jul 14
[vim/vim] CI,macOS: delayed-payload test fails too often (Issue #15395)
k-takata left a comment (vim/vim#15395) It seems this hasn't occurred recently. Closing. — Reply
unread,
[vim/vim] CI,macOS: delayed-payload test fails too often (Issue #15395)
k-takata left a comment (vim/vim#15395) It seems this hasn't occurred recently. Closing. — Reply
Jul 14
John Marriott
5
Jul 14
[vim/vim] Rework addstate_here() for performance (PR #20756)
basilisk0315 left a comment (vim/vim#20756) The tests you picked do not go through the code path this
unread,
[vim/vim] Rework addstate_here() for performance (PR #20756)
basilisk0315 left a comment (vim/vim#20756) The tests you picked do not go through the code path this
Jul 14
Barrett Ruth
2
Jul 14
[vim/vim] Persist tab-local variables in sessions (Issue #20768)
zeertzjq left a comment (vim/vim#20768) Hmm, currently the only variables stored by sessions are
unread,
[vim/vim] Persist tab-local variables in sessions (Issue #20768)
zeertzjq left a comment (vim/vim#20768) Hmm, currently the only variables stored by sessions are
Jul 14
charan
40
Jul 14
[vim/vim] vim is flickering during scroll (Issue #18972)
fk29g left a comment (vim/vim#18972) Hi, I'm still experiencing this issue on GNU/Linux with #
unread,
[vim/vim] vim is flickering during scroll (Issue #18972)
fk29g left a comment (vim/vim#18972) Hi, I'm still experiencing this issue on GNU/Linux with #
Jul 14
coyaSONG
Jul 14
[vim/vim] test_spell: personal spell files leak into later tests (PR #20766)
Problem Test_spelldump_prefixtree_overflow() resets 'runtimepath' to its default value during
unread,
[vim/vim] test_spell: personal spell files leak into later tests (PR #20766)
Problem Test_spelldump_prefixtree_overflow() resets 'runtimepath' to its default value during
Jul 14
Jun-ichi TAKIMOTO
Jul 14
[vim/vim] 'make test_spell' fails if there is a personal .spl file (Issue #20765)
Jun-T created an issue (vim/vim#20765) Steps to reproduce Create a personal .spl file in ~/.vim/spell
unread,
[vim/vim] 'make test_spell' fails if there is a personal .spl file (Issue #20765)
Jun-T created an issue (vim/vim#20765) Steps to reproduce Create a personal .spl file in ~/.vim/spell
Jul 14
zeertzjq
3
Jul 13
Re: [vim/vim] hit-enter prompt eats keys from a running mapping (PR #20753)
dezza left a comment (vim/vim#20753) Happens with popup taking input like CR / Enter as well. If
unread,
Re: [vim/vim] hit-enter prompt eats keys from a running mapping (PR #20753)
dezza left a comment (vim/vim#20753) Happens with popup taking input like CR / Enter as well. If
Jul 13
Sergey Vlasov
Jul 13
[vim/vim] wincol() counts from right side for 'rightleft' (PR #20763)
Problem: wincol() counts cells from right side of the window if 'rightleft' is enabled.
unread,
[vim/vim] wincol() counts from right side for 'rightleft' (PR #20763)
Problem: wincol() counts cells from right side of the window if 'rightleft' is enabled.
Jul 13
Sergey Vlasov
5
Jul 13
[vim/vim] Escape '…' ellipsis character in source code (PR #20755)
noscript left a comment (vim/vim#20755) Changing it may solve the issue, but may cause another. Thank
unread,
[vim/vim] Escape '…' ellipsis character in source code (PR #20755)
noscript left a comment (vim/vim#20755) Changing it may solve the issue, but may cause another. Thank
Jul 13
Gagik Hakobyan
Jul 13
[vim/vim] new hy translations, improved with claude (PR #20762)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/20762
unread,
[vim/vim] new hy translations, improved with claude (PR #20762)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/20762
Jul 13
Mark Woods
Jul 13
[vim/vim] Fix :Explore without optional [dir] argument (PR #20761)
Should open the directory of the current file Broken by fix for #20636 in PR #20663 You can view,
unread,
[vim/vim] Fix :Explore without optional [dir] argument (PR #20761)
Should open the directory of the current file Broken by fix for #20636 in PR #20663 You can view,
Jul 13