Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
vim_dev
1–30 of 48852
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
Mao-Yining
Dec 20
[vim/vim] runtime(vim9): Reset pwsh and powershell in Open() (PR #18986)
relates: #17995 You can view, comment on, or merge this pull request online at: https://github.com/
unread,
[vim/vim] runtime(vim9): Reset pwsh and powershell in Open() (PR #18986)
relates: #17995 You can view, comment on, or merge this pull request online at: https://github.com/
Dec 20
Mao-Yining
Dec 20
[vim/vim] refactor(vim9): use 'start' open urls on win32 (PR #18985)
Use :!start directly, discard the using of explorer.exe . Update the document in eval.txt . Currently
unread,
[vim/vim] refactor(vim9): use 'start' open urls on win32 (PR #18985)
Use :!start directly, discard the using of explorer.exe . Update the document in eval.txt . Currently
Dec 20
Mao-Yining
Dec 20
[vim/vim] Examples in the document can be improved. (Issue #18984)
mao-yining created an issue (vim/vim#18984) In :h :catch *:cat* *:catch* *E603* *E604* *E605* *E654*
unread,
[vim/vim] Examples in the document can be improved. (Issue #18984)
mao-yining created an issue (vim/vim#18984) In :h :catch *:cat* *:catch* *E603* *E604* *E605* *E654*
Dec 20
mikoto2000
Dec 20
[vim/vim] When using osc52, pasting is no longer possible if clipboard is set to unmaned or unnamedplus. (Issue #18983)
mikoto2000 created an issue (vim/vim#18983) Steps to reproduce Create minimum vimrc to ./osc52.vim .
unread,
[vim/vim] When using osc52, pasting is no longer possible if clipboard is set to unmaned or unnamedplus. (Issue #18983)
mikoto2000 created an issue (vim/vim#18983) Steps to reproduce Create minimum vimrc to ./osc52.vim .
Dec 20
6qjj5r52q7-ui
2
Dec 20
[vim/vim] vim (Issue #18982)
Closed #18982 as not planned. — Reply to this email directly, view it on GitHub. You are receiving
unread,
[vim/vim] vim (Issue #18982)
Closed #18982 as not planned. — Reply to this email directly, view it on GitHub. You are receiving
Dec 20
John Marriott
5
Dec 20
[vim/vim] Use string_T to store ocm_name (PR #18973)
basilisk0315 left a comment (vim/vim#18973) Should these functions return FAIL if vim_strnsave()
unread,
[vim/vim] Use string_T to store ocm_name (PR #18973)
basilisk0315 left a comment (vim/vim#18973) Should these functions return FAIL if vim_strnsave()
Dec 20
Mateo Gjika
Dec 20
[vim/vim] Fix :Launch not working in GUI (PR #18981)
closes: #18977 You can view, comment on, or merge this pull request online at: https://github.com/vim
unread,
[vim/vim] Fix :Launch not working in GUI (PR #18981)
closes: #18977 You can view, comment on, or merge this pull request online at: https://github.com/vim
Dec 20
Mateo Gjika
7
Dec 20
[vim/vim] `:URLOpen` doesn't work in GUI (Issue #18977)
mateoxh left a comment (vim/vim#18977) I found the bug. In this line the branches are reversed, &
unread,
[vim/vim] `:URLOpen` doesn't work in GUI (Issue #18977)
mateoxh left a comment (vim/vim#18977) I found the bug. In this line the branches are reversed, &
Dec 20
Pebble Real
5
Dec 20
[vim/vim] Rust has broken auto indent rules (Issue #18974)
Pebble8969 left a comment (vim/vim#18974) I also tried it on a clean install of Fedora Linux 43 with
unread,
[vim/vim] Rust has broken auto indent rules (Issue #18974)
Pebble8969 left a comment (vim/vim#18974) I also tried it on a clean install of Fedora Linux 43 with
Dec 20
Christian Brabandt
Dec 20
Commit: runtime(doc): Fix "Vim script" formatting at :help clipboard-providers
runtime(doc): Fix "Vim script" formatting at :help clipboard-providers Commit: https://
unread,
Commit: runtime(doc): Fix "Vim script" formatting at :help clipboard-providers
runtime(doc): Fix "Vim script" formatting at :help clipboard-providers Commit: https://
Dec 20
dkearns
4
Dec 20
[vim/vim] runtime(doc): Fix "Vim script" formatting at :help clipboard-providers (PR #18966)
Closed #18966 via a820a45. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] runtime(doc): Fix "Vim script" formatting at :help clipboard-providers (PR #18966)
Closed #18966 via a820a45. — Reply to this email directly, view it on GitHub. You are receiving this
Dec 20
Christian Brabandt
Dec 20
Commit: patch 9.1.2001: cursor may end up in wrong window after :botright copen
patch 9.1.2001: cursor may end up in wrong window after :botright copen Commit: https://github.com/
unread,
Commit: patch 9.1.2001: cursor may end up in wrong window after :botright copen
patch 9.1.2001: cursor may end up in wrong window after :botright copen Commit: https://github.com/
Dec 20
glepnir
12
Dec 20
[vim/vim] fix(quickfix): restore correct window when closing quickfix (PR #18961)
Closed #18961 via b43f9de. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] fix(quickfix): restore correct window when closing quickfix (PR #18961)
Closed #18961 via b43f9de. — Reply to this email directly, view it on GitHub. You are receiving this
Dec 20
Yegappan Lakshmanan
3
Dec 20
[vim/vim] Add tests for using protected class method and variable from another class (PR #18971)
yegappan left a comment (vim/vim#18971) Thanks, but this triggers now a heap-use-after free :( I
unread,
[vim/vim] Add tests for using protected class method and variable from another class (PR #18971)
yegappan left a comment (vim/vim#18971) Thanks, but this triggers now a heap-use-after free :( I
Dec 20
charan
2
Dec 20
[vim/vim] vim is flickering during scroll (Issue #18972)
mateoxh left a comment (vim/vim#18972) Try let &t_ut='' — Reply to this email directly,
unread,
[vim/vim] vim is flickering during scroll (Issue #18972)
mateoxh left a comment (vim/vim#18972) Try let &t_ut='' — Reply to this email directly,
Dec 20
bfoersterling
7
Dec 20
[vim/vim] [Feature] Ex Command To Exit the Current Buffer (PR #18970)
Closed #18970. — Reply to this email directly, view it on GitHub. You are receiving this because you
unread,
[vim/vim] [Feature] Ex Command To Exit the Current Buffer (PR #18970)
Closed #18970. — Reply to this email directly, view it on GitHub. You are receiving this because you
Dec 20
Christian Brabandt
Dec 20
Commit: runtime(doc): clarify the behavior of CTRL-Z
runtime(doc): clarify the behavior of CTRL-Z Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(doc): clarify the behavior of CTRL-Z
runtime(doc): clarify the behavior of CTRL-Z Commit: https://github.com/vim/vim/commit/
Dec 20
Mao-Yining
8
Dec 20
[vim/vim] Document of CTRL-Z seems not correct. (Issue #18975)
Closed #18975 as completed via 64799a5. — Reply to this email directly, view it on GitHub. You are
unread,
[vim/vim] Document of CTRL-Z seems not correct. (Issue #18975)
Closed #18975 as completed via 64799a5. — Reply to this email directly, view it on GitHub. You are
Dec 20
Christian Brabandt
Dec 20
Commit: patch 9.1.2000: Vim9: object member used char_u pointers
patch 9.1.2000: Vim9: object member used char_u pointers Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.1.2000: Vim9: object member used char_u pointers
patch 9.1.2000: Vim9: object member used char_u pointers Commit: https://github.com/vim/vim/commit/
Dec 20
Christian Brabandt
Dec 20
Commit: runtime(zip): Use :lcd instead of :cd in zip.vim
runtime(zip): Use :lcd instead of :cd in zip.vim Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(zip): Use :lcd instead of :cd in zip.vim
runtime(zip): Use :lcd instead of :cd in zip.vim Commit: https://github.com/vim/vim/commit/
Dec 20
zoumi
3
Dec 20
[vim/vim] runtime(zip): Change 'cd' to 'lcd' (PR #18967)
Closed #18967 via 1a4a1b9. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] runtime(zip): Change 'cd' to 'lcd' (PR #18967)
Closed #18967 via 1a4a1b9. — Reply to this email directly, view it on GitHub. You are receiving this
Dec 20
Mao-Yining
2
Dec 20
[vim/vim] translation(zh_CN): license disclaimer (PR #18980)
mao-yining left a comment (vim/vim#18980) Suggests to add this in any other translated licence. —
unread,
[vim/vim] translation(zh_CN): license disclaimer (PR #18980)
mao-yining left a comment (vim/vim#18980) Suggests to add this in any other translated licence. —
Dec 20
Christian Brabandt
Dec 20
Commit: translation(hy): Update Armenian language translation
translation(hy): Update Armenian language translation Commit: https://github.com/vim/vim/commit/
unread,
Commit: translation(hy): Update Armenian language translation
translation(hy): Update Armenian language translation Commit: https://github.com/vim/vim/commit/
Dec 20
Christian Brabandt
Dec 20
Commit: translation(zh_CN): Update the Simplify Chinese translation
translation(zh_CN): Update the Simplify Chinese translation Commit: https://github.com/vim/vim/commit
unread,
Commit: translation(zh_CN): Update the Simplify Chinese translation
translation(zh_CN): Update the Simplify Chinese translation Commit: https://github.com/vim/vim/commit
Dec 20
Gagik Hakobyan
3
Dec 20
[vim/vim] new hy translations (PR #18969)
Closed #18969 via 94097e0. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] new hy translations (PR #18969)
Closed #18969 via 94097e0. — Reply to this email directly, view it on GitHub. You are receiving this
Dec 20
Mao-Yining
4
Dec 20
[vim/vim] translation(zh_CN): Update the Simplify Chinese translation (PR #18978)
Closed #18978 via 923fc09. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] translation(zh_CN): Update the Simplify Chinese translation (PR #18978)
Closed #18978 via 923fc09. — Reply to this email directly, view it on GitHub. You are receiving this
Dec 20
MURAOKA Taro
Dec 20
[vim/vim] executable() cannot find file in directory with single character name (PR #18979)
Problem: Only Windows. If a directory with a single character name is included in the PATH
unread,
[vim/vim] executable() cannot find file in directory with single character name (PR #18979)
Problem: Only Windows. If a directory with a single character name is included in the PATH
Dec 20
Christian Brabandt
Dec 20
Commit: runtime(doc): fix outdated :function help
runtime(doc): fix outdated :function help Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(doc): fix outdated :function help
runtime(doc): fix outdated :function help Commit: https://github.com/vim/vim/commit/
Dec 20
zeertzjq
2
Dec 20
[vim/vim] runtime(doc): fix outdated :function help (PR #18976)
Closed #18976 via fe8c8b1. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] runtime(doc): fix outdated :function help (PR #18976)
Closed #18976 via fe8c8b1. — Reply to this email directly, view it on GitHub. You are receiving this
Dec 20
h_east
22
Dec 20
[vim/vim] [New Feature] Multi-line statusline (PR #18871)
@h-east pushed 1 commit. ed1d9b1 Fix memory leak? — View it on GitHub or unsubscribe. You are
unread,
[vim/vim] [New Feature] Multi-line statusline (PR #18871)
@h-east pushed 1 commit. ed1d9b1 Fix memory leak? — View it on GitHub or unsubscribe. You are
Dec 20