Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
vim_dev
1–30 of 48396
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
hokorobi
,
Tony Mechelynck
3
10:30 PM
Re: [vim/vim] patch 9.1.1905: tabpanel: truncates terminal output (1ff3e70)
Patch 9.1.1905 ? I went over from Mercurial to git after patch 9.1.1896 plus two runtime changes, and
unread,
Re: [vim/vim] patch 9.1.1905: tabpanel: truncates terminal output (1ff3e70)
Patch 9.1.1905 ? I went over from Mercurial to git after patch 9.1.1896 plus two runtime changes, and
10:30 PM
zeertzjq
5:59 PM
Re: [vim/vim] patch 9.1.1870: :Tutor may not work as expected (9978bb7)
Unlike :edit , :drop takes multiple files, so this will behave incorrectly if l:to_open contains
unread,
Re: [vim/vim] patch 9.1.1870: :Tutor may not work as expected (9978bb7)
Unlike :edit , :drop takes multiple files, so this will behave incorrectly if l:to_open contains
5:59 PM
Christian Brabandt
5
5:50 PM
[vim/vim] Error message with :unlet! and non-existing dictionary item (PR #18734)
@zeertzjq commented on this pull request. In src/testdir/test_expr.vim: > +func
unread,
[vim/vim] Error message with :unlet! and non-existing dictionary item (PR #18734)
@zeertzjq commented on this pull request. In src/testdir/test_expr.vim: > +func
5:50 PM
Christian Brabandt
2
5:38 PM
[vim/vim] WinEnter autocommand may confuse Vim when closing tabpage (PR #18733)
@zeertzjq commented on this pull request. In src/window.c: > @@ -4416,6 +4417,11 @@ close_others(
unread,
[vim/vim] WinEnter autocommand may confuse Vim when closing tabpage (PR #18733)
@zeertzjq commented on this pull request. In src/window.c: > @@ -4416,6 +4417,11 @@ close_others(
5:38 PM
Brian Carbone
4:31 PM
[vim/vim] Vim9 union types would be convenient (Issue #18735)
briancarbone created an issue (vim/vim#18735) Is your feature request about something that is
unread,
[vim/vim] Vim9 union types would be convenient (Issue #18735)
briancarbone created an issue (vim/vim#18735) Is your feature request about something that is
4:31 PM
Enno
16
3:14 PM
[vim/vim] vim9script llms.txt (Issue #18576)
chrisbra left a comment (vim/vim#18576) not planning to do this right now. — Reply to this email
unread,
[vim/vim] vim9script llms.txt (Issue #18576)
chrisbra left a comment (vim/vim#18576) not planning to do this right now. — Reply to this email
3:14 PM
John T. Wodder II
6
3:14 PM
[vim/vim] `hi clear` with `bg=dark` results in some highlight groups being cleared that aren't cleared when `bg=light` (Issue #18540)
chrisbra left a comment (vim/vim#18540) I think we should probably rather make use of the new bold
unread,
[vim/vim] `hi clear` with `bg=dark` results in some highlight groups being cleared that aren't cleared when `bg=light` (Issue #18540)
chrisbra left a comment (vim/vim#18540) I think we should probably rather make use of the new bold
3:14 PM
Pierre Ganty
6
3:11 PM
[vim/vim] ESC not leaving insert mode after insert-mode + CTRL-o + operator mapping (Issue #18567)
chrisbra left a comment (vim/vim#18567) Not intending to fix this as this might be a backwards
unread,
[vim/vim] ESC not leaving insert mode after insert-mode + CTRL-o + operator mapping (Issue #18567)
chrisbra left a comment (vim/vim#18567) Not intending to fix this as this might be a backwards
3:11 PM
Christian Brabandt
10
3:08 PM
Re: [vim/vim] Build error on Solaris 10 (Issue #18706)
Closed #18706 as completed. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
Re: [vim/vim] Build error on Solaris 10 (Issue #18706)
Closed #18706 as completed. — Reply to this email directly, view it on GitHub. You are receiving this
3:08 PM
Enno
17
3:03 PM
[vim/vim] runtime:compiler: add linter Biome check (PR #18685)
@Konfekt pushed 1 commit. 44977d4 ensure :Dispatch picks it up if run in repo — View it on GitHub or
unread,
[vim/vim] runtime:compiler: add linter Biome check (PR #18685)
@Konfekt pushed 1 commit. 44977d4 ensure :Dispatch picks it up if run in repo — View it on GitHub or
3:03 PM
Šimon Mandlík
5
3:00 PM
[vim/vim] Have colorcolumn at the true position when linebreak is active (Issue #18726)
chrisbra left a comment (vim/vim#18726) I think the existing behvaiour is preferable for exactly the
unread,
[vim/vim] Have colorcolumn at the true position when linebreak is active (Issue #18726)
chrisbra left a comment (vim/vim#18726) I think the existing behvaiour is preferable for exactly the
3:00 PM
Aliaksei Budavei
9
2:53 PM
[vim/vim] CI: Allow for title buffering in `Test_term_gettitle()` (PR #18693)
Closed #18693 via d667946. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] CI: Allow for title buffering in `Test_term_gettitle()` (PR #18693)
Closed #18693 via d667946. — Reply to this email directly, view it on GitHub. You are receiving this
2:53 PM
Callum Andrew
5
2:47 PM
[vim/vim] filetype: Groff files are not recognized (PR #18718)
Closed #18718 via 23e12c0. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] filetype: Groff files are not recognized (PR #18718)
Closed #18718 via 23e12c0. — Reply to this email directly, view it on GitHub. You are receiving this
2:47 PM
D. Ben Knoble
2
2:41 PM
[vim/vim] runtime(hog): set undo_ftplugin correctly (PR #18727)
chrisbra left a comment (vim/vim#18727) ping @wtfbbqhax — Reply to this email directly, view it on
unread,
[vim/vim] runtime(hog): set undo_ftplugin correctly (PR #18727)
chrisbra left a comment (vim/vim#18727) ping @wtfbbqhax — Reply to this email directly, view it on
2:41 PM
fixeria
4
2:38 PM
[vim/vim] runtime(erlang): recognize -if/-elif as erlangPreCondit (PR #18729)
Closed #18729 via e9d296e. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] runtime(erlang): recognize -if/-elif as erlangPreCondit (PR #18729)
Closed #18729 via e9d296e. — Reply to this email directly, view it on GitHub. You are receiving this
2:38 PM
dkearns
3
2:34 PM
[vim/vim] runtime(doc): Improve :help :ls description formatting (PR #18730)
Closed #18730 via 9ab6a22. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] runtime(doc): Improve :help :ls description formatting (PR #18730)
Closed #18730 via 9ab6a22. — Reply to this email directly, view it on GitHub. You are receiving this
2:34 PM
dkearns
3
2:32 PM
[vim/vim] runtime(vim): Update base syntax, match :prompt command args (PR #18732)
Closed #18732 via 4f19d27. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] runtime(vim): Update base syntax, match :prompt command args (PR #18732)
Closed #18732 via 4f19d27. — Reply to this email directly, view it on GitHub. You are receiving this
2:32 PM
hokorobi
5
2:13 PM
[vim/vim] Unexpected occurrence of E445 (Issue #18722)
chrisbra left a comment (vim/vim#18722) Your auto command confuses Vim. In general, it's not safe
unread,
[vim/vim] Unexpected occurrence of E445 (Issue #18722)
chrisbra left a comment (vim/vim#18722) Your auto command confuses Vim. In general, it's not safe
2:13 PM
dkearns
12:32 PM
[vim/vim] Make 'commentstring' available in all builds (PR #18731)
Problem: 'commentstring' requires the +folding feature but is used in contexts other than
unread,
[vim/vim] Make 'commentstring' available in all builds (PR #18731)
Problem: 'commentstring' requires the +folding feature but is used in contexts other than
12:32 PM
ubaldot
7
11:02 AM
[vim/vim] PackAdded autocmd-event (Issue #18714)
chrisbra left a comment (vim/vim#18714) The Filetype autocommand is not a good example. Either you
unread,
[vim/vim] PackAdded autocmd-event (Issue #18714)
chrisbra left a comment (vim/vim#18714) The Filetype autocommand is not a good example. Either you
11:02 AM
dineshroxonn
2
3:25 AM
[vim/vim] 💡 Bounty Platform for Vim (Issue #18728)
Closed #18728 as not planned. — Reply to this email directly, view it on GitHub. You are receiving
unread,
[vim/vim] 💡 Bounty Platform for Vim (Issue #18728)
Closed #18728 as not planned. — Reply to this email directly, view it on GitHub. You are receiving
3:25 AM
h_east
5
Nov 11
[vim/vim] Tabpanel: Terminal output and tabpanel overlaps on MS-Windows (PR #18707)
h-east left a comment (vim/vim#18707) Sorry, I didn't clearly explain the current state. Thank
unread,
[vim/vim] Tabpanel: Terminal output and tabpanel overlaps on MS-Windows (PR #18707)
h-east left a comment (vim/vim#18707) Sorry, I didn't clearly explain the current state. Thank
Nov 11
Christian Brabandt
2
Nov 11
[vim/vim] tests: test_crash.vim times out in CI ASAN builds (PR #18725)
Closed #18725 via 89f0a3a. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] tests: test_crash.vim times out in CI ASAN builds (PR #18725)
Closed #18725 via 89f0a3a. — Reply to this email directly, view it on GitHub. You are receiving this
Nov 11
Neil Lambert
4
Nov 11
[vim/vim] Fix cssBoxProp not matching correctly (Issue #18715)
Closed #18715 as completed. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] Fix cssBoxProp not matching correctly (Issue #18715)
Closed #18715 as completed. — Reply to this email directly, view it on GitHub. You are receiving this
Nov 11
Neil Lambert
10
Nov 11
[vim/vim] Fix cssBoxProp not matching correctly (PR #18717)
chrisbra left a comment (vim/vim#18717) thanks all! — Reply to this email directly, view it on GitHub
unread,
[vim/vim] Fix cssBoxProp not matching correctly (PR #18717)
chrisbra left a comment (vim/vim#18717) thanks all! — Reply to this email directly, view it on GitHub
Nov 11
notuxic
5
Nov 11
[vim/vim] Add support for mouse buttons 8 and 9 to terminals with xterm-like mouse support (PR #18719)
Closed #18719 via 7dd51d3. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] Add support for mouse buttons 8 and 9 to terminals with xterm-like mouse support (PR #18719)
Closed #18719 via 7dd51d3. — Reply to this email directly, view it on GitHub. You are receiving this
Nov 11
Anton Melnikov
8
Nov 11
[vim/vim] runtime(filetype): recognize more Ruby files (PR #18697)
Closed #18697 via efc3be7. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] runtime(filetype): recognize more Ruby files (PR #18697)
Closed #18697 via efc3be7. — Reply to this email directly, view it on GitHub. You are receiving this
Nov 11
gcanat
6
Nov 11
[vim/vim] filetype(sql): builtin SQLComplete requires third party plugin ? (Issue #18716)
Closed #18716 as completed via b74ec15. — Reply to this email directly, view it on GitHub. You are
unread,
[vim/vim] filetype(sql): builtin SQLComplete requires third party plugin ? (Issue #18716)
Closed #18716 as completed via b74ec15. — Reply to this email directly, view it on GitHub. You are
Nov 11
dkearns
3
Nov 11
[vim/vim] runtime(doc): Wrap some overlength lines in vim9{,class}.txt. (PR #18724)
Closed #18724 via 97c3744. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] runtime(doc): Wrap some overlength lines in vim9{,class}.txt. (PR #18724)
Closed #18724 via 97c3744. — Reply to this email directly, view it on GitHub. You are receiving this
Nov 11
dkearns
5
Nov 11
[vim/vim] runtime(sml): Update syntax, improve special constant matching (PR #18723)
chrisbra left a comment (vim/vim#18723) Thanks. I am awaiting @tocariimaa ACK, before I merge it,
unread,
[vim/vim] runtime(sml): Update syntax, improve special constant matching (PR #18723)
chrisbra left a comment (vim/vim#18723) Thanks. I am awaiting @tocariimaa ACK, before I merge it,
Nov 11