Skip to content

Commit 11c97d0

Browse files
committed
Backup update
1 parent 3373fc0 commit 11c97d0

File tree

166 files changed

+46265
-1418
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

166 files changed

+46265
-1418
lines changed

last_update

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-10-14T02:23:32Z
1+
2025-10-21T02:42:50Z

repositories/neovim.github.io/issues/390.json

Lines changed: 276 additions & 0 deletions
Large diffs are not rendered by default.

repositories/neovim.github.io/pulls/113.json

Lines changed: 530 additions & 0 deletions
Large diffs are not rendered by default.

repositories/neovim/issues/14214.json

Lines changed: 100 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,110 @@
5151
"url": "https://api.github.com/users/hrsh7th",
5252
"user_view_type": "public"
5353
}
54+
},
55+
{
56+
"author_association": "CONTRIBUTOR",
57+
"body": "> You can use `set winhighlight=Search:None` in the specific window.\n\nThis does not work if `cursorline` is enabled.\n\n\n![Image](https://github.com/user-attachments/assets/506fe941-9095-4716-94b2-f8adf843e04f)",
58+
"created_at": "2025-10-16T16:27:09Z",
59+
"html_url": "https://github.com/neovim/neovim/issues/14214#issuecomment-3411689479",
60+
"id": 3411689479,
61+
"issue_url": "https://api.github.com/repos/neovim/neovim/issues/14214",
62+
"node_id": "IC_kwDOAPphoM7LWkAH",
63+
"performed_via_github_app": null,
64+
"reactions": {
65+
"+1": 0,
66+
"-1": 0,
67+
"confused": 0,
68+
"eyes": 0,
69+
"heart": 0,
70+
"hooray": 0,
71+
"laugh": 0,
72+
"rocket": 0,
73+
"total_count": 0,
74+
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/3411689479/reactions"
75+
},
76+
"updated_at": "2025-10-20T22:18:38Z",
77+
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/3411689479",
78+
"user": {
79+
"avatar_url": "https://avatars.githubusercontent.com/u/13142418?v=4",
80+
"events_url": "https://api.github.com/users/wsdjeg/events{/privacy}",
81+
"followers_url": "https://api.github.com/users/wsdjeg/followers",
82+
"following_url": "https://api.github.com/users/wsdjeg/following{/other_user}",
83+
"gists_url": "https://api.github.com/users/wsdjeg/gists{/gist_id}",
84+
"gravatar_id": "",
85+
"html_url": "https://github.com/wsdjeg",
86+
"id": 13142418,
87+
"login": "wsdjeg",
88+
"node_id": "MDQ6VXNlcjEzMTQyNDE4",
89+
"organizations_url": "https://api.github.com/users/wsdjeg/orgs",
90+
"received_events_url": "https://api.github.com/users/wsdjeg/received_events",
91+
"repos_url": "https://api.github.com/users/wsdjeg/repos",
92+
"site_admin": false,
93+
"starred_url": "https://api.github.com/users/wsdjeg/starred{/owner}{/repo}",
94+
"subscriptions_url": "https://api.github.com/users/wsdjeg/subscriptions",
95+
"type": "User",
96+
"url": "https://api.github.com/users/wsdjeg",
97+
"user_view_type": "public"
98+
}
99+
},
100+
{
101+
"author_association": "NONE",
102+
"body": "@wsdjeg \n> This does not work if `cursorline` is enabled.\n\nthis has nothing to do with cursorline. this is related to `CurSearch` which is used for the search match under the cursor.\n\nusing `set winhighlight=Search:None,CurSearch:None` may fix this for you",
103+
"created_at": "2025-10-19T15:17:39Z",
104+
"html_url": "https://github.com/neovim/neovim/issues/14214#issuecomment-3419743106",
105+
"id": 3419743106,
106+
"issue_url": "https://api.github.com/repos/neovim/neovim/issues/14214",
107+
"node_id": "IC_kwDOAPphoM7L1SOC",
108+
"performed_via_github_app": null,
109+
"reactions": {
110+
"+1": 0,
111+
"-1": 0,
112+
"confused": 0,
113+
"eyes": 0,
114+
"heart": 0,
115+
"hooray": 0,
116+
"laugh": 0,
117+
"rocket": 0,
118+
"total_count": 0,
119+
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/3419743106/reactions"
120+
},
121+
"updated_at": "2025-10-19T15:17:39Z",
122+
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/3419743106",
123+
"user": {
124+
"avatar_url": "https://avatars.githubusercontent.com/u/67917529?v=4",
125+
"events_url": "https://api.github.com/users/comfysage/events{/privacy}",
126+
"followers_url": "https://api.github.com/users/comfysage/followers",
127+
"following_url": "https://api.github.com/users/comfysage/following{/other_user}",
128+
"gists_url": "https://api.github.com/users/comfysage/gists{/gist_id}",
129+
"gravatar_id": "",
130+
"html_url": "https://github.com/comfysage",
131+
"id": 67917529,
132+
"login": "comfysage",
133+
"node_id": "MDQ6VXNlcjY3OTE3NTI5",
134+
"organizations_url": "https://api.github.com/users/comfysage/orgs",
135+
"received_events_url": "https://api.github.com/users/comfysage/received_events",
136+
"repos_url": "https://api.github.com/users/comfysage/repos",
137+
"site_admin": false,
138+
"starred_url": "https://api.github.com/users/comfysage/starred{/owner}{/repo}",
139+
"subscriptions_url": "https://api.github.com/users/comfysage/subscriptions",
140+
"type": "User",
141+
"url": "https://api.github.com/users/comfysage",
142+
"user_view_type": "public"
143+
}
54144
}
55145
],
56-
"comments": 1,
146+
"comments": 3,
57147
"comments_url": "https://api.github.com/repos/neovim/neovim/issues/14214/comments",
58148
"created_at": "2021-03-26T03:26:09Z",
59149
"events_url": "https://api.github.com/repos/neovim/neovim/issues/14214/events",
60150
"html_url": "https://github.com/neovim/neovim/issues/14214",
61151
"id": 841555024,
152+
"issue_dependencies_summary": {
153+
"blocked_by": 0,
154+
"blocking": 0,
155+
"total_blocked_by": 0,
156+
"total_blocking": 0
157+
},
62158
"labels": [
63159
{
64160
"color": "c5def5",
@@ -86,15 +182,15 @@
86182
"number": 14214,
87183
"performed_via_github_app": null,
88184
"reactions": {
89-
"+1": 3,
185+
"+1": 6,
90186
"-1": 0,
91187
"confused": 0,
92188
"eyes": 0,
93189
"heart": 0,
94190
"hooray": 0,
95191
"laugh": 0,
96192
"rocket": 0,
97-
"total_count": 3,
193+
"total_count": 6,
98194
"url": "https://api.github.com/repos/neovim/neovim/issues/14214/reactions"
99195
},
100196
"repository_url": "https://api.github.com/repos/neovim/neovim",
@@ -117,7 +213,7 @@
117213
"node_id": "IT_kwDOAGK_Pc4ACRyv",
118214
"updated_at": "2024-07-26T10:12:30Z"
119215
},
120-
"updated_at": "2025-07-02T08:59:48Z",
216+
"updated_at": "2025-10-20T22:18:38Z",
121217
"url": "https://api.github.com/repos/neovim/neovim/issues/14214",
122218
"user": {
123219
"avatar_url": "https://avatars.githubusercontent.com/u/95201?v=4",

repositories/neovim/issues/17942.json

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,12 @@
284284
"events_url": "https://api.github.com/repos/neovim/neovim/issues/17942/events",
285285
"html_url": "https://github.com/neovim/neovim/issues/17942",
286286
"id": 1189098694,
287+
"issue_dependencies_summary": {
288+
"blocked_by": 0,
289+
"blocking": 0,
290+
"total_blocked_by": 0,
291+
"total_blocking": 0
292+
},
287293
"labels": [
288294
{
289295
"color": "d4c5f9",
@@ -297,12 +303,21 @@
297303
{
298304
"color": "c5def5",
299305
"default": false,
300-
"description": "",
306+
"description": "termcodes, terminfo, termcap",
301307
"id": 197254545,
302308
"name": "tui",
303309
"node_id": "MDU6TGFiZWwxOTcyNTQ1NDU=",
304310
"url": "https://api.github.com/repos/neovim/neovim/labels/tui"
305311
},
312+
{
313+
"color": "c5def5",
314+
"default": false,
315+
"description": "redraw, layout, presentation",
316+
"id": 718084050,
317+
"name": "display",
318+
"node_id": "MDU6TGFiZWw3MTgwODQwNTA=",
319+
"url": "https://api.github.com/repos/neovim/neovim/labels/display"
320+
},
306321
{
307322
"color": "c5def5",
308323
"default": false,
@@ -351,7 +366,7 @@
351366
"node_id": "IT_kwDOAGK_Pc4ACRyr",
352367
"updated_at": "2024-07-26T10:12:30Z"
353368
},
354-
"updated_at": "2025-07-02T08:37:37Z",
369+
"updated_at": "2025-10-17T06:41:46Z",
355370
"url": "https://api.github.com/repos/neovim/neovim/issues/17942",
356371
"user": {
357372
"avatar_url": "https://avatars.githubusercontent.com/u/19503791?v=4",

repositories/neovim/issues/23645.json

Lines changed: 48 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@
343343
"total_count": 0,
344344
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/3399601333/reactions"
345345
},
346-
"updated_at": "2025-10-14T01:14:51Z",
346+
"updated_at": "2025-10-14T04:21:34Z",
347347
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/3399601333",
348348
"user": {
349349
"avatar_url": "https://avatars.githubusercontent.com/u/288207?v=4",
@@ -366,9 +366,54 @@
366366
"url": "https://api.github.com/users/brookhong",
367367
"user_view_type": "public"
368368
}
369+
},
370+
{
371+
"author_association": "MEMBER",
372+
"body": "> since it needs a thorough callback function to handle I/O. ... but it does not work well with a complete external shell like bash/zsh at least for now.\n\nHow is that situation going to change in a terminal buffer running a shell process? `nvim_term_get_input` doesn't know anything about how the underlying shell (or whatever) process treats the input.\n\n> But it's not enough to copy only the last line, since for a long command input, it will be split into multiple lines in a terminal buffer.\n\nI did not say the last line.\n\nAnyway, this can probably be handled by emitting some sort of OSC sequence.",
373+
"created_at": "2025-10-14T04:21:29Z",
374+
"html_url": "https://github.com/neovim/neovim/issues/23645#issuecomment-3400057361",
375+
"id": 3400057361,
376+
"issue_url": "https://api.github.com/repos/neovim/neovim/issues/23645",
377+
"node_id": "IC_kwDOAPphoM7KqMIR",
378+
"performed_via_github_app": null,
379+
"reactions": {
380+
"+1": 0,
381+
"-1": 0,
382+
"confused": 0,
383+
"eyes": 0,
384+
"heart": 0,
385+
"hooray": 0,
386+
"laugh": 0,
387+
"rocket": 0,
388+
"total_count": 0,
389+
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/3400057361/reactions"
390+
},
391+
"updated_at": "2025-10-14T04:21:29Z",
392+
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/3400057361",
393+
"user": {
394+
"avatar_url": "https://avatars.githubusercontent.com/u/1359421?v=4",
395+
"events_url": "https://api.github.com/users/justinmk/events{/privacy}",
396+
"followers_url": "https://api.github.com/users/justinmk/followers",
397+
"following_url": "https://api.github.com/users/justinmk/following{/other_user}",
398+
"gists_url": "https://api.github.com/users/justinmk/gists{/gist_id}",
399+
"gravatar_id": "",
400+
"html_url": "https://github.com/justinmk",
401+
"id": 1359421,
402+
"login": "justinmk",
403+
"node_id": "MDQ6VXNlcjEzNTk0MjE=",
404+
"organizations_url": "https://api.github.com/users/justinmk/orgs",
405+
"received_events_url": "https://api.github.com/users/justinmk/received_events",
406+
"repos_url": "https://api.github.com/users/justinmk/repos",
407+
"site_admin": false,
408+
"starred_url": "https://api.github.com/users/justinmk/starred{/owner}{/repo}",
409+
"subscriptions_url": "https://api.github.com/users/justinmk/subscriptions",
410+
"type": "User",
411+
"url": "https://api.github.com/users/justinmk",
412+
"user_view_type": "public"
413+
}
369414
}
370415
],
371-
"comments": 8,
416+
"comments": 9,
372417
"comments_url": "https://api.github.com/repos/neovim/neovim/issues/23645/comments",
373418
"created_at": "2023-05-16T01:08:49Z",
374419
"events_url": "https://api.github.com/repos/neovim/neovim/issues/23645/events",
@@ -429,7 +474,7 @@
429474
"node_id": "IT_kwDOAGK_Pc4ACRyv",
430475
"updated_at": "2024-07-26T10:12:30Z"
431476
},
432-
"updated_at": "2025-10-14T01:14:51Z",
477+
"updated_at": "2025-10-14T04:21:34Z",
433478
"url": "https://api.github.com/repos/neovim/neovim/issues/23645",
434479
"user": {
435480
"avatar_url": "https://avatars.githubusercontent.com/u/24964845?v=4",

0 commit comments

Comments
 (0)