Skip to content

Commit b9f3761

Browse files
committed
Backup update
1 parent 02e5fb6 commit b9f3761

File tree

202 files changed

+60523
-2256
lines changed

Some content is hidden

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

202 files changed

+60523
-2256
lines changed

last_update

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-03-04T02:27:02Z
1+
2025-03-11T02:33:20Z

repositories/neovim-releases/pulls/23.json

+405
Large diffs are not rendered by default.

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

+32-5
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,28 @@
44
"assignees": [],
55
"author_association": "MEMBER",
66
"body": "- lua\r\n - lpeg is now included\r\n- [Neovim repo language percentage by year.mp4](https://github.com/neovim/neovim.github.io/assets/1359421/098bda49-c4f1-4dff-bb0a-5591fdae659a)\r\n\r\n",
7-
"closed_at": null,
7+
"closed_at": "2025-03-10T11:00:27Z",
8+
"closed_by": {
9+
"avatar_url": "https://avatars.githubusercontent.com/u/1359421?v=4",
10+
"events_url": "https://api.github.com/users/justinmk/events{/privacy}",
11+
"followers_url": "https://api.github.com/users/justinmk/followers",
12+
"following_url": "https://api.github.com/users/justinmk/following{/other_user}",
13+
"gists_url": "https://api.github.com/users/justinmk/gists{/gist_id}",
14+
"gravatar_id": "",
15+
"html_url": "https://github.com/justinmk",
16+
"id": 1359421,
17+
"login": "justinmk",
18+
"node_id": "MDQ6VXNlcjEzNTk0MjE=",
19+
"organizations_url": "https://api.github.com/users/justinmk/orgs",
20+
"received_events_url": "https://api.github.com/users/justinmk/received_events",
21+
"repos_url": "https://api.github.com/users/justinmk/repos",
22+
"site_admin": false,
23+
"starred_url": "https://api.github.com/users/justinmk/starred{/owner}{/repo}",
24+
"subscriptions_url": "https://api.github.com/users/justinmk/subscriptions",
25+
"type": "User",
26+
"url": "https://api.github.com/users/justinmk",
27+
"user_view_type": "public"
28+
},
829
"comment_data": [],
930
"comments": 0,
1031
"comments_url": "https://api.github.com/repos/neovim/neovim.github.io/issues/337/comments",
@@ -32,11 +53,16 @@
3253
"url": "https://api.github.com/repos/neovim/neovim.github.io/issues/337/reactions"
3354
},
3455
"repository_url": "https://api.github.com/repos/neovim/neovim.github.io",
35-
"state": "open",
36-
"state_reason": null,
56+
"state": "closed",
57+
"state_reason": "completed",
58+
"sub_issues_summary": {
59+
"completed": 0,
60+
"percent_completed": 0,
61+
"total": 0
62+
},
3763
"timeline_url": "https://api.github.com/repos/neovim/neovim.github.io/issues/337/timeline",
3864
"title": "news 2023",
39-
"updated_at": "2024-01-13T17:48:27Z",
65+
"updated_at": "2025-03-10T11:00:27Z",
4066
"url": "https://api.github.com/repos/neovim/neovim.github.io/issues/337",
4167
"user": {
4268
"avatar_url": "https://avatars.githubusercontent.com/u/1359421?v=4",
@@ -56,6 +82,7 @@
5682
"starred_url": "https://api.github.com/users/justinmk/starred{/owner}{/repo}",
5783
"subscriptions_url": "https://api.github.com/users/justinmk/subscriptions",
5884
"type": "User",
59-
"url": "https://api.github.com/users/justinmk"
85+
"url": "https://api.github.com/users/justinmk",
86+
"user_view_type": "public"
6087
}
6188
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
{
2+
"active_lock_reason": null,
3+
"assignee": null,
4+
"assignees": [],
5+
"author_association": "MEMBER",
6+
"body": "key callouts:\n\n- async treesitter. opening and editing treesitter-highlighted files never blocks the UI or user input.\n- defaults. especially LSP defaults\n- many new stdlib fns, but no new RPC API fns. but we have a clear path to more flexibility in the RPC API, while still maintaining back-compat.\n- ....\n\nscreenshots:\n\n- OSC 133 shell prompts\n- `virtual_lines` lsp diagnostics\n",
7+
"closed_at": null,
8+
"closed_by": null,
9+
"comment_data": [],
10+
"comments": 0,
11+
"comments_url": "https://api.github.com/repos/neovim/neovim.github.io/issues/370/comments",
12+
"created_at": "2025-03-10T10:59:48Z",
13+
"events_url": "https://api.github.com/repos/neovim/neovim.github.io/issues/370/events",
14+
"html_url": "https://github.com/neovim/neovim.github.io/issues/370",
15+
"id": 2906881911,
16+
"labels": [],
17+
"labels_url": "https://api.github.com/repos/neovim/neovim.github.io/issues/370/labels{/name}",
18+
"locked": false,
19+
"milestone": null,
20+
"node_id": "I_kwDOAQSZx86tQ393",
21+
"number": 370,
22+
"performed_via_github_app": null,
23+
"reactions": {
24+
"+1": 0,
25+
"-1": 0,
26+
"confused": 0,
27+
"eyes": 0,
28+
"heart": 0,
29+
"hooray": 0,
30+
"laugh": 0,
31+
"rocket": 0,
32+
"total_count": 0,
33+
"url": "https://api.github.com/repos/neovim/neovim.github.io/issues/370/reactions"
34+
},
35+
"repository_url": "https://api.github.com/repos/neovim/neovim.github.io",
36+
"state": "open",
37+
"state_reason": null,
38+
"sub_issues_summary": {
39+
"completed": 0,
40+
"percent_completed": 0,
41+
"total": 0
42+
},
43+
"timeline_url": "https://api.github.com/repos/neovim/neovim.github.io/issues/370/timeline",
44+
"title": "news 0.11",
45+
"updated_at": "2025-03-10T16:09:35Z",
46+
"url": "https://api.github.com/repos/neovim/neovim.github.io/issues/370",
47+
"user": {
48+
"avatar_url": "https://avatars.githubusercontent.com/u/1359421?v=4",
49+
"events_url": "https://api.github.com/users/justinmk/events{/privacy}",
50+
"followers_url": "https://api.github.com/users/justinmk/followers",
51+
"following_url": "https://api.github.com/users/justinmk/following{/other_user}",
52+
"gists_url": "https://api.github.com/users/justinmk/gists{/gist_id}",
53+
"gravatar_id": "",
54+
"html_url": "https://github.com/justinmk",
55+
"id": 1359421,
56+
"login": "justinmk",
57+
"node_id": "MDQ6VXNlcjEzNTk0MjE=",
58+
"organizations_url": "https://api.github.com/users/justinmk/orgs",
59+
"received_events_url": "https://api.github.com/users/justinmk/received_events",
60+
"repos_url": "https://api.github.com/users/justinmk/repos",
61+
"site_admin": false,
62+
"starred_url": "https://api.github.com/users/justinmk/starred{/owner}{/repo}",
63+
"subscriptions_url": "https://api.github.com/users/justinmk/subscriptions",
64+
"type": "User",
65+
"url": "https://api.github.com/users/justinmk",
66+
"user_view_type": "public"
67+
}
68+
}

repositories/neovim/issues/12045.json

+28-8
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,28 @@
44
"assignees": [],
55
"author_association": "CONTRIBUTOR",
66
"body": "<!-- Before reporting: search existing issues and check the FAQ. -->\r\n\r\n- `nvim --version`: NVIM v0.4.3\r\n- Operating system/version: Linux 5.5.10\r\n\r\n### Steps to reproduce using `nvim -u NORC`\r\n\r\n```\r\nnvim -u NORC -c 'lua vim.loop.new_idle():start(function() error() end)'\r\n```\r\n\r\nUsing `new_idle` to get a function to run in loop callback but also happens in other kinds of callbacks like pipe reads.\r\n\r\n### Actual behaviour\r\nNeovim terminated by SIGSEGV.\r\n\r\n### Expected behaviour\r\nError logged as an error message?\r\n",
7-
"closed_at": null,
8-
"closed_by": null,
7+
"closed_at": "2025-03-05T12:30:07Z",
8+
"closed_by": {
9+
"avatar_url": "https://avatars.githubusercontent.com/u/1363104?v=4",
10+
"events_url": "https://api.github.com/users/bfredl/events{/privacy}",
11+
"followers_url": "https://api.github.com/users/bfredl/followers",
12+
"following_url": "https://api.github.com/users/bfredl/following{/other_user}",
13+
"gists_url": "https://api.github.com/users/bfredl/gists{/gist_id}",
14+
"gravatar_id": "",
15+
"html_url": "https://github.com/bfredl",
16+
"id": 1363104,
17+
"login": "bfredl",
18+
"node_id": "MDQ6VXNlcjEzNjMxMDQ=",
19+
"organizations_url": "https://api.github.com/users/bfredl/orgs",
20+
"received_events_url": "https://api.github.com/users/bfredl/received_events",
21+
"repos_url": "https://api.github.com/users/bfredl/repos",
22+
"site_admin": false,
23+
"starred_url": "https://api.github.com/users/bfredl/starred{/owner}{/repo}",
24+
"subscriptions_url": "https://api.github.com/users/bfredl/subscriptions",
25+
"type": "User",
26+
"url": "https://api.github.com/users/bfredl",
27+
"user_view_type": "public"
28+
},
929
"comment_data": [
1030
{
1131
"author_association": "MEMBER",
@@ -137,7 +157,7 @@
137157
"locked": false,
138158
"milestone": {
139159
"closed_at": null,
140-
"closed_issues": 138,
160+
"closed_issues": 226,
141161
"created_at": "2023-12-07T23:09:35Z",
142162
"creator": {
143163
"avatar_url": "https://avatars.githubusercontent.com/u/1359421?v=4",
@@ -167,10 +187,10 @@
167187
"labels_url": "https://api.github.com/repos/neovim/neovim/milestones/41/labels",
168188
"node_id": "MI_kwDOAPphoM4AnOjk",
169189
"number": 41,
170-
"open_issues": 57,
190+
"open_issues": 30,
171191
"state": "open",
172192
"title": "0.11",
173-
"updated_at": "2025-01-17T23:02:36Z",
193+
"updated_at": "2025-03-10T21:49:00Z",
174194
"url": "https://api.github.com/repos/neovim/neovim/milestones/41"
175195
},
176196
"node_id": "MDU6SXNzdWU1ODcyMDM1NDY=",
@@ -189,16 +209,16 @@
189209
"url": "https://api.github.com/repos/neovim/neovim/issues/12045/reactions"
190210
},
191211
"repository_url": "https://api.github.com/repos/neovim/neovim",
192-
"state": "open",
193-
"state_reason": null,
212+
"state": "closed",
213+
"state_reason": "completed",
194214
"sub_issues_summary": {
195215
"completed": 0,
196216
"percent_completed": 0,
197217
"total": 0
198218
},
199219
"timeline_url": "https://api.github.com/repos/neovim/neovim/issues/12045/timeline",
200220
"title": "non-string Lua errors in vim.loop callbacks cause segfault",
201-
"updated_at": "2025-01-19T11:43:33Z",
221+
"updated_at": "2025-03-05T12:30:07Z",
202222
"url": "https://api.github.com/repos/neovim/neovim/issues/12045",
203223
"user": {
204224
"avatar_url": "https://avatars.githubusercontent.com/u/481465?v=4",

repositories/neovim/issues/13597.json

+50-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"active_lock_reason": null,
2+
"active_lock_reason": "resolved",
33
"assignee": null,
44
"assignees": [],
55
"author_association": "NONE",
@@ -813,7 +813,7 @@
813813
"total_count": 0,
814814
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/2686176471/reactions"
815815
},
816-
"updated_at": "2025-02-26T20:56:09Z",
816+
"updated_at": "2025-03-06T22:18:05Z",
817817
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/2686176471",
818818
"user": {
819819
"avatar_url": "https://avatars.githubusercontent.com/u/58117805?v=4",
@@ -836,9 +836,54 @@
836836
"url": "https://api.github.com/users/Humam-Hamdan",
837837
"user_view_type": "public"
838838
}
839+
},
840+
{
841+
"author_association": "NONE",
842+
"body": "nvim v0.9.5\nJust An Update, The Feature Works fine in the following conditions:\nUbuntut 2024.4LTS, Gnome Terminal with the following options settings:\ndon't enable bidi, enable arabic shaping in gnome terminal\n\n![Image](https://github.com/user-attachments/assets/3b5141a8-063d-4df7-8df7-5340738b9387)\n\n![Image](https://github.com/user-attachments/assets/5793e20f-64b3-4a02-9c70-cd8e962bc7c0)",
843+
"created_at": "2025-03-06T22:15:38Z",
844+
"html_url": "https://github.com/neovim/neovim/issues/13597#issuecomment-2705062964",
845+
"id": 2705062964,
846+
"issue_url": "https://api.github.com/repos/neovim/neovim/issues/13597",
847+
"node_id": "IC_kwDOAPphoM6hO_w0",
848+
"performed_via_github_app": null,
849+
"reactions": {
850+
"+1": 0,
851+
"-1": 0,
852+
"confused": 0,
853+
"eyes": 0,
854+
"heart": 0,
855+
"hooray": 0,
856+
"laugh": 0,
857+
"rocket": 0,
858+
"total_count": 0,
859+
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/2705062964/reactions"
860+
},
861+
"updated_at": "2025-03-06T22:17:41Z",
862+
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/2705062964",
863+
"user": {
864+
"avatar_url": "https://avatars.githubusercontent.com/u/76225580?v=4",
865+
"events_url": "https://api.github.com/users/MahmoudEmad1491999/events{/privacy}",
866+
"followers_url": "https://api.github.com/users/MahmoudEmad1491999/followers",
867+
"following_url": "https://api.github.com/users/MahmoudEmad1491999/following{/other_user}",
868+
"gists_url": "https://api.github.com/users/MahmoudEmad1491999/gists{/gist_id}",
869+
"gravatar_id": "",
870+
"html_url": "https://github.com/MahmoudEmad1491999",
871+
"id": 76225580,
872+
"login": "MahmoudEmad1491999",
873+
"node_id": "MDQ6VXNlcjc2MjI1NTgw",
874+
"organizations_url": "https://api.github.com/users/MahmoudEmad1491999/orgs",
875+
"received_events_url": "https://api.github.com/users/MahmoudEmad1491999/received_events",
876+
"repos_url": "https://api.github.com/users/MahmoudEmad1491999/repos",
877+
"site_admin": false,
878+
"starred_url": "https://api.github.com/users/MahmoudEmad1491999/starred{/owner}{/repo}",
879+
"subscriptions_url": "https://api.github.com/users/MahmoudEmad1491999/subscriptions",
880+
"type": "User",
881+
"url": "https://api.github.com/users/MahmoudEmad1491999",
882+
"user_view_type": "public"
883+
}
839884
}
840885
],
841-
"comments": 18,
886+
"comments": 19,
842887
"comments_url": "https://api.github.com/repos/neovim/neovim/issues/13597/comments",
843888
"created_at": "2020-12-24T04:18:38Z",
844889
"events_url": "https://api.github.com/repos/neovim/neovim/issues/13597/events",
@@ -865,7 +910,7 @@
865910
}
866911
],
867912
"labels_url": "https://api.github.com/repos/neovim/neovim/issues/13597/labels{/name}",
868-
"locked": false,
913+
"locked": true,
869914
"milestone": null,
870915
"node_id": "MDU6SXNzdWU3NzQxNzAwMTA=",
871916
"number": 13597,
@@ -892,7 +937,7 @@
892937
},
893938
"timeline_url": "https://api.github.com/repos/neovim/neovim/issues/13597/timeline",
894939
"title": "Display errors when `arabic` is set",
895-
"updated_at": "2025-02-26T20:56:10Z",
940+
"updated_at": "2025-03-06T22:18:05Z",
896941
"url": "https://api.github.com/repos/neovim/neovim/issues/13597",
897942
"user": {
898943
"avatar_url": "https://avatars.githubusercontent.com/u/76225580?v=4",

0 commit comments

Comments
 (0)