Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
vim_dev
1–30 of 48470
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
h_east
41
5:08 AM
[vim/vim] Tabpanel: Change the cmdline/message area specifications (PR #18678)
char101 left a comment (vim/vim#18678) I just realized now that the tabs in the same line as the
unread,
[vim/vim] Tabpanel: Change the cmdline/message area specifications (PR #18678)
char101 left a comment (vim/vim#18678) I just realized now that the tabs in the same line as the
5:08 AM
carli2
20
3:50 AM
[vim/vim] Support file:line colon suffixes across entry points (PR #18689)
Arkissa left a comment (vim/vim#18689) Vim can't take messages from tools that behave like a REPL
unread,
[vim/vim] Support file:line colon suffixes across entry points (PR #18689)
Arkissa left a comment (vim/vim#18689) Vim can't take messages from tools that behave like a REPL
3:50 AM
zeertzjq
1:01 AM
[vim/vim] Wrong virtcol('$') with virtual text at EOL (PR #18762)
Problem: Wrong virtcol('$') with virtual text at EOL. Solution: Also add 1 to end virtcol
unread,
[vim/vim] Wrong virtcol('$') with virtual text at EOL (PR #18762)
Problem: Wrong virtcol('$') with virtual text at EOL. Solution: Also add 1 to end virtcol
1:01 AM
rickhowe
2
12:32 AM
[vim/vim] virtcol('$') returns an incorrect position if an inline virtual text is included at EOL (Issue #18761)
zeertzjq left a comment (vim/vim#18761) This fixes the problem here: diff --git a/src/charset.cb/src/
unread,
[vim/vim] virtcol('$') returns an incorrect position if an inline virtual text is included at EOL (Issue #18761)
zeertzjq left a comment (vim/vim#18761) This fixes the problem here: diff --git a/src/charset.cb/src/
12:32 AM
nda-cunh
2
Nov 16
Re: [vim/vim] Just a simple question (how dissasemble a function in a class) (Discussion #18759)
You can add the disassemble Foo.Bar command to the Test.vim file at the end. — Reply to this email
unread,
Re: [vim/vim] Just a simple question (how dissasemble a function in a class) (Discussion #18759)
You can add the disassemble Foo.Bar command to the Test.vim file at the end. — Reply to this email
Nov 16
Robertus Chris
2
Nov 16
[vim/vim] runtime(i3config): add `all` option for popup_during_fullscreen (PR #18760)
bruhtus left a comment (vim/vim#18760) Hmm why did the Test_client_socket_server_server_gui failed?
unread,
[vim/vim] runtime(i3config): add `all` option for popup_during_fullscreen (PR #18760)
bruhtus left a comment (vim/vim#18760) Hmm why did the Test_client_socket_server_server_gui failed?
Nov 16
girish
51
Nov 16
[vim/vim] Sunset `completefuzzycollect` option (Issue #18498)
habamax left a comment (vim/vim#18498) When ignorecase is set, the collection should either be done
unread,
[vim/vim] Sunset `completefuzzycollect` option (Issue #18498)
habamax left a comment (vim/vim#18498) When ignorecase is set, the collection should either be done
Nov 16
nda-cunh
6
Nov 16
[vim/vim] Jsut a simple question (how dissasemble a function in a class) (Issue #18753)
@zeertzjq converted this issue into discussion #18759. — Reply to this email directly, view it on
unread,
[vim/vim] Jsut a simple question (how dissasemble a function in a class) (Issue #18753)
@zeertzjq converted this issue into discussion #18759. — Reply to this email directly, view it on
Nov 16
John Wellesz
Nov 16
[vim/vim] runtime(php): Update indent script to 1.76 (from 1.75) (PR #18758)
closes #18739 (editor hang on mixed syntax style) You can view, comment on, or merge this pull
unread,
[vim/vim] runtime(php): Update indent script to 1.76 (from 1.75) (PR #18758)
closes #18739 (editor hang on mixed syntax style) You can view, comment on, or merge this pull
Nov 16
Foxe Chen
66
Nov 16
[vim/vim] Add new "custom" register (PR #18642)
64-bitman left a comment (vim/vim#18642) closing this PR since it doesn't seem to be the way
unread,
[vim/vim] Add new "custom" register (PR #18642)
64-bitman left a comment (vim/vim#18642) closing this PR since it doesn't seem to be the way
Nov 16
girish
4
Nov 16
[vim/vim] Fix: Issue #18752: crash in fuzzy sort (PR #18756)
girishji left a comment (vim/vim#18756) Thanks. — Reply to this email directly, view it on GitHub.
unread,
[vim/vim] Fix: Issue #18752: crash in fuzzy sort (PR #18756)
girishji left a comment (vim/vim#18756) Thanks. — Reply to this email directly, view it on GitHub.
Nov 16
ubaldot
24
Nov 16
[vim/vim] PackAdded autocmd-event (Issue #18714)
ubaldot left a comment (vim/vim#18714) my_ft_pack sounds like a filetype plugin, which means it
unread,
[vim/vim] PackAdded autocmd-event (Issue #18714)
ubaldot left a comment (vim/vim#18714) my_ft_pack sounds like a filetype plugin, which means it
Nov 16
jlmxyz
4
Nov 16
[vim/vim] Termdebug : wide layout + use_prompt change layout (and layout should be user settable) + keyboard window selection (Issue #18743)
ubaldot left a comment (vim/vim#18743) Here is a simple example on how you could achieve what you
unread,
[vim/vim] Termdebug : wide layout + use_prompt change layout (and layout should be user settable) + keyboard window selection (Issue #18743)
ubaldot left a comment (vim/vim#18743) Here is a simple example on how you could achieve what you
Nov 16
Christian Brabandt
2
Nov 16
[vim/vim] Crash with fuzzycollect and fuzzycompletion (Issue #18752)
Closed #18752 as completed via 6437997. — Reply to this email directly, view it on GitHub. You are
unread,
[vim/vim] Crash with fuzzycollect and fuzzycompletion (Issue #18752)
Closed #18752 as completed via 6437997. — Reply to this email directly, view it on GitHub. You are
Nov 16
Christian Brabandt
Nov 16
Commit: translation(it): Update Italian translation
translation(it): Update Italian translation Commit: https://github.com/vim/vim/commit/
unread,
Commit: translation(it): Update Italian translation
translation(it): Update Italian translation Commit: https://github.com/vim/vim/commit/
Nov 16
dkearns
4
Nov 16
[vim/vim] Fix @. let assignment error (PR #18757)
@dkearns pushed 1 commit. b25f187 Fix @. let assignment error — View it on GitHub or unsubscribe. You
unread,
[vim/vim] Fix @. let assignment error (PR #18757)
@dkearns pushed 1 commit. b25f187 Fix @. let assignment error — View it on GitHub or unsubscribe. You
Nov 16
Enno
6
Nov 16
[vim/vim] runtime:compiler:feat: use npx for compilers when package.json exists (PR #18755)
djmoch left a comment (vim/vim#18755) I am also struggling to see the value of checking for package.
unread,
[vim/vim] runtime:compiler:feat: use npx for compilers when package.json exists (PR #18755)
djmoch left a comment (vim/vim#18755) I am also struggling to see the value of checking for package.
Nov 16
aidancz
3
Nov 16
[vim/vim] `<nowait>` does not work (Issue #18704)
paul-ollis left a comment (vim/vim#18704) The <nowait. argument allows buffer local mappings to
unread,
[vim/vim] `<nowait>` does not work (Issue #18704)
paul-ollis left a comment (vim/vim#18704) The <nowait. argument allows buffer local mappings to
Nov 16
Enno
2
Nov 16
[vim/vim] runtime:compiler:fix: set errorformat where missing (PR #18754)
@zeertzjq commented on this pull request. In runtime/compiler/yamllint.vim: > @@ -3,11 +3,15 @@
unread,
[vim/vim] runtime:compiler:fix: set errorformat where missing (PR #18754)
@zeertzjq commented on this pull request. In runtime/compiler/yamllint.vim: > @@ -3,11 +3,15 @@
Nov 16
hokorobi
7
Nov 15
[vim/vim] Unexpected occurrence of E445 (Issue #18722)
hokorobi left a comment (vim/vim#18722) Thank you for your prompt correction. — Reply to this email
unread,
[vim/vim] Unexpected occurrence of E445 (Issue #18722)
hokorobi left a comment (vim/vim#18722) Thank you for your prompt correction. — Reply to this email
Nov 15
Balki
19
Nov 15
[vim/vim] runtime files for rust remove default errorformat (Issue #18337)
Konfekt left a comment (vim/vim#18337) By having added a few compilers to the runtime, I naturally
unread,
[vim/vim] runtime files for rust remove default errorformat (Issue #18337)
Konfekt left a comment (vim/vim#18337) By having added a few compilers to the runtime, I naturally
Nov 15
Enno
12
Nov 15
[vim/vim] runtime:rust: ensure compatibility with standard unix tools errorfmt (PR #18347)
Konfekt left a comment (vim/vim#18347) That is, back to #18337 — Reply to this email directly, view
unread,
[vim/vim] runtime:rust: ensure compatibility with standard unix tools errorfmt (PR #18347)
Konfekt left a comment (vim/vim#18347) That is, back to #18337 — Reply to this email directly, view
Nov 15
dezza
3
Nov 15
[vim/vim] vim9script: mkdir() type inferrence, expected list<any> but got number or E1001: Variable not found (Issue #18749)
Closed #18749 as completed. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] vim9script: mkdir() type inferrence, expected list<any> but got number or E1001: Variable not found (Issue #18749)
Closed #18749 as completed. — Reply to this email directly, view it on GitHub. You are receiving this
Nov 15
Christian Brabandt
Nov 15
Commit: patch 9.1.1917: Vim9: incorrect type inference with mkdir()
patch 9.1.1917: Vim9: incorrect type inference with mkdir() Commit: https://github.com/vim/vim/commit
unread,
Commit: patch 9.1.1917: Vim9: incorrect type inference with mkdir()
patch 9.1.1917: Vim9: incorrect type inference with mkdir() Commit: https://github.com/vim/vim/commit
Nov 15
Christian Brabandt
Nov 15
Commit: patch 9.1.1916: WinEnter autocommand confuses Vim when closing tabpage
patch 9.1.1916: WinEnter autocommand confuses Vim when closing tabpage Commit: https://github.com/vim
unread,
Commit: patch 9.1.1916: WinEnter autocommand confuses Vim when closing tabpage
patch 9.1.1916: WinEnter autocommand confuses Vim when closing tabpage Commit: https://github.com/vim
Nov 15
Yegappan Lakshmanan
3
Nov 15
[vim/vim] Before compiling a RHS expression in an assignment, save the new local variable contents (PR #18751)
Closed #18751 via a650485. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] Before compiling a RHS expression in an assignment, save the new local variable contents (PR #18751)
Closed #18751 via a650485. — Reply to this email directly, view it on GitHub. You are receiving this
Nov 15
Christian Brabandt
13
Nov 15
[vim/vim] WinEnter autocommand may confuse Vim when closing tabpage (PR #18733)
Closed #18733 via 61b73b8. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] WinEnter autocommand may confuse Vim when closing tabpage (PR #18733)
Closed #18733 via 61b73b8. — Reply to this email directly, view it on GitHub. You are receiving this
Nov 15
Christian Brabandt
Nov 15
Commit: runtime(compiler): Remove version check in rustc compiler
runtime(compiler): Remove version check in rustc compiler Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(compiler): Remove version check in rustc compiler
runtime(compiler): Remove version check in rustc compiler Commit: https://github.com/vim/vim/commit/
Nov 15
Enno
Nov 15
Re: [vim/vim] runtime(compiler): add biome linter (d0dd561)
@tpope I tried to sneak the :Dispatch recognition lines in to no avail; could the compiler still
unread,
Re: [vim/vim] runtime(compiler): add biome linter (d0dd561)
@tpope I tried to sneak the :Dispatch recognition lines in to no avail; could the compiler still
Nov 15
h_east
5
Nov 15
[vim/vim] When 'cmdheight' is 2, `:echow` displays strings longer than 'columns' incorrectly (Issue #18750)
chrisbra left a comment (vim/vim#18750) Oh sorry, I can obviously not read 🙈 — Reply to this email
unread,
[vim/vim] When 'cmdheight' is 2, `:echow` displays strings longer than 'columns' incorrectly (Issue #18750)
chrisbra left a comment (vim/vim#18750) Oh sorry, I can obviously not read 🙈 — Reply to this email
Nov 15