Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
vim_dev
1–30 of 48887
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
Foxe Chen
2
5:48 PM
[vim/vim] fix unnamed/unnamedplus corrupting :registers when using clipboard provider feature (PR #19000)
@64-bitman pushed 1 commit. bebccb3 fix adjust_clip_reg in register.c — View it on GitHub or
unread,
[vim/vim] fix unnamed/unnamedplus corrupting :registers when using clipboard provider feature (PR #19000)
@64-bitman pushed 1 commit. bebccb3 fix adjust_clip_reg in register.c — View it on GitHub or
5:48 PM
Foxe Chen
5:41 PM
[vim/vim] osc52.vim plugin small fixes (PR #19002)
If g:osc52_disable_paste is enabled, then return an empty list instead of a list with a single empty
unread,
[vim/vim] osc52.vim plugin small fixes (PR #19002)
If g:osc52_disable_paste is enabled, then return an empty list instead of a list with a single empty
5:41 PM
Ambrus Tóth
4
5:36 PM
[vim/vim] runtime(filetype): Add file type for the Hylo language (PR #18994)
tothambrus11 left a comment (vim/vim#18994) @chrisbra Was there a merging mistake or did I miss
unread,
[vim/vim] runtime(filetype): Add file type for the Hylo language (PR #18994)
tothambrus11 left a comment (vim/vim#18994) @chrisbra Was there a merging mistake or did I miss
5:36 PM
mikoto2000
6
5:30 PM
[vim/vim] When using osc52, pasting is no longer possible if clipboard is set to unmaned or unnamedplus. (Issue #18983)
64-bitman left a comment (vim/vim#18983) Does this PR #19000 fix your issue? — Reply to this email
unread,
[vim/vim] When using osc52, pasting is no longer possible if clipboard is set to unmaned or unnamedplus. (Issue #18983)
64-bitman left a comment (vim/vim#18983) Does this PR #19000 fix your issue? — Reply to this email
5:30 PM
Foxe Chen
4:08 PM
[vim/vim] Fix blob2str stopping after an empty line (PR #19001)
Before, if a blob that represented a string with an empty line (ex. "\n\n..."), then
unread,
[vim/vim] Fix blob2str stopping after an empty line (PR #19001)
Before, if a blob that represented a string with an empty line (ex. "\n\n..."), then
4:08 PM
Satoru Kitaguchi
3
2:55 PM
[vim/vim] netrw rendering and directory history are affected when clipboard/register issue is present (Issue #18989)
64-bitman left a comment (vim/vim#18989) I cannot reproduce, did you try with --clean ? — Reply to
unread,
[vim/vim] netrw rendering and directory history are affected when clipboard/register issue is present (Issue #18989)
64-bitman left a comment (vim/vim#18989) I cannot reproduce, did you try with --clean ? — Reply to
2:55 PM
Christian Brabandt
2:15 PM
Commit: patch 9.1.2011: crash when unreferencing gtk icon theme
patch 9.1.2011: crash when unreferencing gtk icon theme Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.1.2011: crash when unreferencing gtk icon theme
patch 9.1.2011: crash when unreferencing gtk icon theme Commit: https://github.com/vim/vim/commit/
2:15 PM
Foxe Chen
16
2:10 PM
[vim/vim] Allow initializing class member to protected class method (PR #18949)
64-bitman left a comment (vim/vim#18949) I think this is ready — Reply to this email directly, view
unread,
[vim/vim] Allow initializing class member to protected class method (PR #18949)
64-bitman left a comment (vim/vim#18949) I think this is ready — Reply to this email directly, view
2:10 PM
noamhalevy-wq
4
2:06 PM
[vim/vim] GTK2 segfault since patch 9.1.1583 - incorrect g_object_unref on icon_theme singleton (Issue #18997)
chrisbra left a comment (vim/vim#18997) thanks, should be fixed now with v9.1.2011 — Reply to this
unread,
[vim/vim] GTK2 segfault since patch 9.1.1583 - incorrect g_object_unref on icon_theme singleton (Issue #18997)
chrisbra left a comment (vim/vim#18997) thanks, should be fixed now with v9.1.2011 — Reply to this
2:06 PM
Christian Brabandt
2:00 PM
Commit: patch 9.1.2010: Missing out-of-memory checks in vim9class.c
patch 9.1.2010: Missing out-of-memory checks in vim9class.c Commit: https://github.com/vim/vim/commit
unread,
Commit: patch 9.1.2010: Missing out-of-memory checks in vim9class.c
patch 9.1.2010: Missing out-of-memory checks in vim9class.c Commit: https://github.com/vim/vim/commit
2:00 PM
Christian Brabandt
2:00 PM
Commit: runtime(bpftrace): add base syntax plugin
runtime(bpftrace): add base syntax plugin Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(bpftrace): add base syntax plugin
runtime(bpftrace): add base syntax plugin Commit: https://github.com/vim/vim/commit/
2:00 PM
John Marriott
3
1:52 PM
[vim/vim] Add out-of-memory checks (PR #18991)
Closed #18991 via a90e804. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] Add out-of-memory checks (PR #18991)
Closed #18991 via a90e804. — Reply to this email directly, view it on GitHub. You are receiving this
1:52 PM
Stanislaw Gruszka
3
1:48 PM
[vim/vim] runtime(bpftrace): add base syntax (PR #18999)
Closed #18999 via 7982966. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] runtime(bpftrace): add base syntax (PR #18999)
Closed #18999 via 7982966. — Reply to this email directly, view it on GitHub. You are receiving this
1:48 PM
Christian Brabandt
1:45 PM
Commit: patch 9.1.2009: tests: "Xm4" test directory may not be deleted
patch 9.1.2009: tests: "Xm4" test directory may not be deleted Commit: https://github.com/
unread,
Commit: patch 9.1.2009: tests: "Xm4" test directory may not be deleted
patch 9.1.2009: tests: "Xm4" test directory may not be deleted Commit: https://github.com/
1:45 PM
MURAOKA Taro
3
1:43 PM
[vim/vim] Display conpty terminal process failure message (PR #18998)
chrisbra left a comment (vim/vim#18998) thanks. So we don't have an error message in the terminal
unread,
[vim/vim] Display conpty terminal process failure message (PR #18998)
chrisbra left a comment (vim/vim#18998) thanks. So we don't have an error message in the terminal
1:43 PM
Stanislaw Gruszka
2
1:40 PM
[vim/vim] runtime(bpftrace): add indent and formatoptions (PR #18996)
chrisbra left a comment (vim/vim#18996) thanks, but the indenting settings should belong into a new
unread,
[vim/vim] runtime(bpftrace): add indent and formatoptions (PR #18996)
chrisbra left a comment (vim/vim#18996) thanks, but the indenting settings should belong into a new
1:40 PM
MURAOKA Taro
3
1:37 PM
[vim/vim] tests: Be sure to delete the "Xm4" test directory (PR #18995)
Closed #18995 via de37e74. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] tests: Be sure to delete the "Xm4" test directory (PR #18995)
Closed #18995 via de37e74. — Reply to this email directly, view it on GitHub. You are receiving this
1:37 PM
Christian Brabandt
1:31 PM
Commit: translation(sr): Update Serbian message translation
translation(sr): Update Serbian message translation Commit: https://github.com/vim/vim/commit/
unread,
Commit: translation(sr): Update Serbian message translation
translation(sr): Update Serbian message translation Commit: https://github.com/vim/vim/commit/
1:31 PM
Christian Brabandt
1:31 PM
Commit: patch 9.1.2008: filetype: hylo files are not recognized
patch 9.1.2008: filetype: hylo files are not recognized Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.1.2008: filetype: hylo files are not recognized
patch 9.1.2008: filetype: hylo files are not recognized Commit: https://github.com/vim/vim/commit/
1:31 PM
Christian Brabandt
1:30 PM
Commit: patch 9.1.2007: filetype: bpftrace hashbang lines are not recognized
patch 9.1.2007: filetype: bpftrace hashbang lines are not recognized Commit: https://github.com/vim/
unread,
Commit: patch 9.1.2007: filetype: bpftrace hashbang lines are not recognized
patch 9.1.2007: filetype: bpftrace hashbang lines are not recognized Commit: https://github.com/vim/
1:30 PM
Ivan Pešić
3
1:23 PM
[vim/vim] translation(sr): Update messages translation (PR #18993)
Closed #18993 via b571034. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] translation(sr): Update messages translation (PR #18993)
Closed #18993 via b571034. — Reply to this email directly, view it on GitHub. You are receiving this
1:23 PM
Stanislaw Gruszka
3
1:20 PM
[vim/vim] runtime(filetype): bpftrace hashbang not recognized (PR #18992)
Closed #18992 via f281475. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] runtime(filetype): bpftrace hashbang not recognized (PR #18992)
Closed #18992 via f281475. — Reply to this email directly, view it on GitHub. You are receiving this
1:20 PM
Pebble Real
9
6:22 AM
[vim/vim] Rust has broken auto indent rules (Issue #18974)
Pebble8969 left a comment (vim/vim#18974) Im starting to think its a me issue https://github.com/user
unread,
[vim/vim] Rust has broken auto indent rules (Issue #18974)
Pebble8969 left a comment (vim/vim#18974) Im starting to think its a me issue https://github.com/user
6:22 AM
Yegappan Lakshmanan
17
Dec 21
[vim/vim] Add support for generic class, interfaces, etc. (PR #18910)
@yegappan pushed 1 commit. 475364b Add support for generic class, interfaces, etc. — View it on
unread,
[vim/vim] Add support for generic class, interfaces, etc. (PR #18910)
@yegappan pushed 1 commit. 475364b Add support for generic class, interfaces, etc. — View it on
Dec 21
MURAOKA Taro
43
Dec 21
[vim/vim] Fix ANSI colors in terminal on Windows (PR #18931)
Closed #18931 via 86855ea. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] Fix ANSI colors in terminal on Windows (PR #18931)
Closed #18931 via 86855ea. — Reply to this email directly, view it on GitHub. You are receiving this
Dec 21
Christian Brabandt
Dec 21
Commit: runtime(doc): Improve :help builtin-function-list table formatting
runtime(doc): Improve :help builtin-function-list table formatting Commit: https://github.com/vim/vim
unread,
Commit: runtime(doc): Improve :help builtin-function-list table formatting
runtime(doc): Improve :help builtin-function-list table formatting Commit: https://github.com/vim/vim
Dec 21
Christian Brabandt
Dec 21
Commit: patch 9.1.2006: MS-Windows: ANSI colors not correct in terminal
patch 9.1.2006: MS-Windows: ANSI colors not correct in terminal Commit: https://github.com/vim/vim/
unread,
Commit: patch 9.1.2006: MS-Windows: ANSI colors not correct in terminal
patch 9.1.2006: MS-Windows: ANSI colors not correct in terminal Commit: https://github.com/vim/vim/
Dec 21
Christian Brabandt
Dec 21
Commit: patch 9.1.2005: MS-Windows: Missing fullscreen support for GUI version
patch 9.1.2005: MS-Windows: Missing fullscreen support for GUI version Commit: https://github.com/vim
unread,
Commit: patch 9.1.2005: MS-Windows: Missing fullscreen support for GUI version
patch 9.1.2005: MS-Windows: Missing fullscreen support for GUI version Commit: https://github.com/vim
Dec 21
mcauley-penney
4
Dec 21
[vim/vim] `getpos()` reports different end columns upon second activation of `getposregion()` when using `virtualedit=all` (Issue #16276)
mcauley-penney left a comment (vim/vim#16276) I've found some time and energy to work on this.
unread,
[vim/vim] `getpos()` reports different end columns upon second activation of `getposregion()` when using `virtualedit=all` (Issue #16276)
mcauley-penney left a comment (vim/vim#16276) I've found some time and energy to work on this.
Dec 21
dkearns
5
Dec 21
[vim/vim] runtime(doc): Improve :help builtin-function-list table formatting (PR #18438)
Closed #18438 via 3913f13. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] runtime(doc): Improve :help builtin-function-list table formatting (PR #18438)
Closed #18438 via 3913f13. — Reply to this email directly, view it on GitHub. You are receiving this
Dec 21