Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
vim_dev
1–30 of 50354
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
Christian Brabandt
5:02 PM
Commit: patch 9.2.0240: syn_name2id() is slow due to linear search
patch 9.2.0240: syn_name2id() is slow due to linear search Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0240: syn_name2id() is slow due to linear search
patch 9.2.0240: syn_name2id() is slow due to linear search Commit: https://github.com/vim/vim/commit/
5:02 PM
mattn
4
4:53 PM
Re: [vim/vim] manpager: OSC8 pattern uses \a [A-Za-z] instead of BEL (Issue #19794)
chrisbra left a comment (vim/vim#19794) fixed by #19806 — Reply to this email directly, view it on
unread,
Re: [vim/vim] manpager: OSC8 pattern uses \a [A-Za-z] instead of BEL (Issue #19794)
chrisbra left a comment (vim/vim#19794) fixed by #19806 — Reply to this email directly, view it on
4:53 PM
mattn
8
4:51 PM
[vim/vim] Use hashtable for syn_name2id() lookup (PR #19788)
Closed #19788 via b435da0. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] Use hashtable for syn_name2id() lookup (PR #19788)
Closed #19788 via b435da0. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
4:51 PM
Christian Brabandt
4:47 PM
Commit: runtime(sh): Improve the matching of function definitions
runtime(sh): Improve the matching of function definitions Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(sh): Improve the matching of function definitions
runtime(sh): Improve the matching of function definitions Commit: https://github.com/vim/vim/commit/
4:47 PM
Christian Brabandt
4:47 PM
Commit: runtime(sh): Distinguish parts of function definitions
runtime(sh): Distinguish parts of function definitions Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(sh): Distinguish parts of function definitions
runtime(sh): Distinguish parts of function definitions Commit: https://github.com/vim/vim/commit/
4:47 PM
Aliaksei Budavei
21
4:41 PM
[vim/vim] runtime(sh): Improve the matching of function definitions (PR #19638)
Closed #19638 via 955c02d. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] runtime(sh): Improve the matching of function definitions (PR #19638)
Closed #19638 via 955c02d. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
4:41 PM
KSR-Yasuda
2
4:41 PM
[vim/vim] runtime(sh): function which name is `doFOOBAR` is not folded (Issue #19619)
Closed #19619 as completed via 9c0d057. — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] runtime(sh): function which name is `doFOOBAR` is not folded (Issue #19619)
Closed #19619 as completed via 9c0d057. — Reply to this email directly, view it on GitHub, or
4:41 PM
mattn
22
4:32 PM
[vim/vim] Use P_RWIN instead of P_RCLR for 'signcolumn' to avoid flicker (PR #19713)
Closed #19713 via 4292eea. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] Use P_RWIN instead of P_RCLR for 'signcolumn' to avoid flicker (PR #19713)
Closed #19713 via 4292eea. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
4:32 PM
Yggdroot
10
4:32 PM
[vim/vim] Vim flickers if syntax highlighting is enabled. (Issue #19663)
Closed #19663 as completed via 4292eea. — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Vim flickers if syntax highlighting is enabled. (Issue #19663)
Closed #19663 as completed via 4292eea. — Reply to this email directly, view it on GitHub, or
4:32 PM
Christian Brabandt
4:32 PM
Commit: patch 9.2.0239: signcolumn may cause flicker
patch 9.2.0239: signcolumn may cause flicker Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0239: signcolumn may cause flicker
patch 9.2.0239: signcolumn may cause flicker Commit: https://github.com/vim/vim/commit/
4:32 PM
mattn
25
4:20 PM
[vim/vim] WIP: system()/systemlist(): accept List as command argument (PR #19791)
@chrisbra commented on this pull request. In src/os_unix.c: > + int *ret_len) +{ + pid_t pid; +
unread,
[vim/vim] WIP: system()/systemlist(): accept List as command argument (PR #19791)
@chrisbra commented on this pull request. In src/os_unix.c: > + int *ret_len) +{ + pid_t pid; +
4:20 PM
Christian Brabandt
4:17 PM
Commit: patch 9.2.0237: filetype: ObjectScript routines are not recognized
patch 9.2.0237: filetype: ObjectScript routines are not recognized Commit: https://github.com/vim/vim
unread,
Commit: patch 9.2.0237: filetype: ObjectScript routines are not recognized
patch 9.2.0237: filetype: ObjectScript routines are not recognized Commit: https://github.com/vim/vim
4:17 PM
Christian Brabandt
4:17 PM
Commit: patch 9.2.0238: showmode message may not be displayed
patch 9.2.0238: showmode message may not be displayed Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0238: showmode message may not be displayed
patch 9.2.0238: showmode message may not be displayed Commit: https://github.com/vim/vim/commit/
4:17 PM
zdohnal
5
4:15 PM
[vim/vim] channel.c: Require hostname/address for `ch_listen()` (PR #19799)
chrisbra left a comment (vim/vim#19799) That is tricky. I think we should try to restrict to
unread,
[vim/vim] channel.c: Require hostname/address for `ch_listen()` (PR #19799)
chrisbra left a comment (vim/vim#19799) That is tricky. I think we should try to restrict to
4:15 PM
h_east
7
4:12 PM
[vim/vim] Fix "-- VISUAL --" not shown when terminal responses are pending (PR #19801)
Closed #19801 via 9a2260d. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] Fix "-- VISUAL --" not shown when terminal responses are pending (PR #19801)
Closed #19801 via 9a2260d. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
4:12 PM
Yee Cheng Chin
4
4:12 PM
[vim/vim] Vim startup with text immediately selected sometimes doesn't show "-- VISUAL --" (Issue #16620)
Closed #16620 as completed via 9a2260d. — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Vim startup with text immediately selected sometimes doesn't show "-- VISUAL --" (Issue #16620)
Closed #16620 as completed via 9a2260d. — Reply to this email directly, view it on GitHub, or
4:12 PM
Foxe Chen
2
4:08 PM
[vim/vim] Ignore autoselect option always when using clipboard provider (PR #19812)
@64-bitman pushed 1 commit. 833a56c always return false when checking if clipboard register has
unread,
[vim/vim] Ignore autoselect option always when using clipboard provider (PR #19812)
@64-bitman pushed 1 commit. 833a56c always return false when checking if clipboard register has
4:08 PM
Hannah Kimura
3
4:05 PM
[vim/vim] feat: objectscript routine detection for .mac, .int, and .inc files (PR #19805)
Closed #19805 via 25f6539. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] feat: objectscript routine detection for .mac, .int, and .inc files (PR #19805)
Closed #19805 via 25f6539. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
4:05 PM
Christian Brabandt
4:02 PM
Commit: runtime(manpager): use \x07 instead of \a for BEL in OSC 8 regex
runtime(manpager): use instead of for BEL in OSC 8 regex Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(manpager): use \x07 instead of \a for BEL in OSC 8 regex
runtime(manpager): use instead of for BEL in OSC 8 regex Commit: https://github.com/vim/vim/commit/
4:02 PM
Foxe Chen
8
3:55 PM
[vim/vim] Port socketserver to use channels and JSON based protocol (PR #19782)
@64-bitman pushed 7 commits. ce61b89 port socketserver to use channels and JSON based protocol
unread,
[vim/vim] Port socketserver to use channels and JSON based protocol (PR #19782)
@64-bitman pushed 7 commits. ce61b89 port socketserver to use channels and JSON based protocol
3:55 PM
mattn
3
3:50 PM
[vim/vim] fix(manpager): use \x07 instead of \a for BEL in OSC 8 regex (PR #19806)
Closed #19806 via a603175. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] fix(manpager): use \x07 instead of \a for BEL in OSC 8 regex (PR #19806)
Closed #19806 via a603175. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
3:50 PM
mattn
4
3:42 PM
[vim/vim] fix: stricter JSON decoding for surrogate pairs and keywords (PR #19807)
@chrisbra commented on this pull request. In src/json.c: > @@ -954,7 +973,13 @@ json_decode_item(
unread,
[vim/vim] fix: stricter JSON decoding for surrogate pairs and keywords (PR #19807)
@chrisbra commented on this pull request. In src/json.c: > @@ -954,7 +973,13 @@ json_decode_item(
3:42 PM
idgn23
3
3:39 PM
[vim/vim] Undefined symbol on Solaris 10 (Issue #19803)
idgn23 left a comment (vim/vim#19803) make LDFLAGS="-lnsl -lsocket" works. I will try the
unread,
[vim/vim] Undefined symbol on Solaris 10 (Issue #19803)
idgn23 left a comment (vim/vim#19803) make LDFLAGS="-lnsl -lsocket" works. I will try the
3:39 PM
mattn
4
3:32 PM
[vim/vim] fix: prevent stack overflow in json_encode/json_decode for deeply nested data (PR #19808)
Closed #19808 via abd2d7d. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] fix: prevent stack overflow in json_encode/json_decode for deeply nested data (PR #19808)
Closed #19808 via abd2d7d. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
3:32 PM
Christian Brabandt
3:32 PM
Commit: patch 9.2.0236: stack-overflow with deeply nested data in json_encode/decode()
patch 9.2.0236: stack-overflow with deeply nested data in json_encode/decode() Commit: https://github
unread,
Commit: patch 9.2.0236: stack-overflow with deeply nested data in json_encode/decode()
patch 9.2.0236: stack-overflow with deeply nested data in json_encode/decode() Commit: https://github
3:32 PM
Nikolai Aleksandrovich Pavlov
,
Nikolay Aleksandrovich Pavlov
4
3:32 PM
[vim] Trying to dump deeply nested list with jsonencode() crashes (#588)
Closed #588 as completed via abd2d7d. — Reply to this email directly, view it on GitHub. You are
unread,
[vim] Trying to dump deeply nested list with jsonencode() crashes (#588)
Closed #588 as completed via abd2d7d. — Reply to this email directly, view it on GitHub. You are
3:32 PM
zsugabubus
4
3:07 PM
[vim/vim] Visual selection drawn incontinuously (#6053)
chrisbra left a comment (vim/vim#6053) Thanks, let's close it then — Reply to this email directly
unread,
[vim/vim] Visual selection drawn incontinuously (#6053)
chrisbra left a comment (vim/vim#6053) Thanks, let's close it then — Reply to this email directly
3:07 PM
Sean Dewar
10
2:46 PM
[vim/vim] Fix restoring incorrect value of w_locked (PR #19728)
@seandewar pushed 3 commits. 2daf465 Fix NULL access from ending Visual mode in unloaded buffer
unread,
[vim/vim] Fix restoring incorrect value of w_locked (PR #19728)
@seandewar pushed 3 commits. 2daf465 Fix NULL access from ending Visual mode in unloaded buffer
2:46 PM
testbla
11:51 AM
[vim/vim] b:netrw_curdir tracks browsing dir even without g:netrw_keepdir = 0 (Issue #19811)
qwerlkjasdf created an issue (vim/vim#19811) Steps to reproduce Browse some directory echo b:
unread,
[vim/vim] b:netrw_curdir tracks browsing dir even without g:netrw_keepdir = 0 (Issue #19811)
qwerlkjasdf created an issue (vim/vim#19811) Steps to reproduce Browse some directory echo b:
11:51 AM
testbla
11:42 AM
[vim/vim] netrw doesn't clean up g:netrw_chgwin (Issue #19810)
qwerlkjasdf created an issue (vim/vim#19810) Steps to reproduce :Lexplore :Lexplore Now g:
unread,
[vim/vim] netrw doesn't clean up g:netrw_chgwin (Issue #19810)
qwerlkjasdf created an issue (vim/vim#19810) Steps to reproduce :Lexplore :Lexplore Now g:
11:42 AM