Skip to content

Commit 7f7dbf8

Browse files
committed
Backup update
1 parent e52d373 commit 7f7dbf8

File tree

188 files changed

+61488
-3515
lines changed

Some content is hidden

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

188 files changed

+61488
-3515
lines changed

last_update

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-12-03T02:31:16Z
1+
2024-12-10T01:38:10Z

repositories/neovim/issues/1029.json

Lines changed: 183 additions & 508 deletions
Large diffs are not rendered by default.

repositories/neovim/issues/15143.json

Lines changed: 50 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -838,7 +838,7 @@
838838
"total_count": 10,
839839
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/2145858016/reactions"
840840
},
841-
"updated_at": "2024-06-03T18:28:06Z",
841+
"updated_at": "2024-12-08T15:49:35Z",
842842
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/2145858016",
843843
"user": {
844844
"avatar_url": "https://avatars.githubusercontent.com/u/384382?v=4",
@@ -1176,9 +1176,54 @@
11761176
"url": "https://api.github.com/users/clason",
11771177
"user_view_type": "public"
11781178
}
1179+
},
1180+
{
1181+
"author_association": "NONE",
1182+
"body": "Offering an ARM64 .deb is also not a bad option until native ARM runners are available for public. I build it this way for my personal ARM64 containers -\n\n```dockerfile\nFROM ubuntu:jammy AS executable_builder\nRUN mkdir /executables && apt update -y && \\\n apt install -y wget ninja-build gettext cmake unzip curl git file && \\\n wget https://github.com/neovim/neovim/archive/refs/tags/stable.tar.gz && \\\n tar -xvf stable.tar.gz && cd neovim-stable && \\\n make CMAKE_BUILD_TYPE=RelWithDebInfo && \\\n cd build && cpack -G DEB && \\\n mv nvim-linux64.deb /\n```\n\nEdit: requires buildx in ubuntu-latest\n",
1183+
"created_at": "2024-12-08T15:08:22Z",
1184+
"html_url": "https://github.com/neovim/neovim/issues/15143#issuecomment-2526174370",
1185+
"id": 2526174370,
1186+
"issue_url": "https://api.github.com/repos/neovim/neovim/issues/15143",
1187+
"node_id": "IC_kwDOAPphoM6Wklyi",
1188+
"performed_via_github_app": null,
1189+
"reactions": {
1190+
"+1": 0,
1191+
"-1": 0,
1192+
"confused": 0,
1193+
"eyes": 0,
1194+
"heart": 0,
1195+
"hooray": 0,
1196+
"laugh": 0,
1197+
"rocket": 0,
1198+
"total_count": 0,
1199+
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/2526174370/reactions"
1200+
},
1201+
"updated_at": "2024-12-08T15:09:47Z",
1202+
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/2526174370",
1203+
"user": {
1204+
"avatar_url": "https://avatars.githubusercontent.com/u/37408906?v=4",
1205+
"events_url": "https://api.github.com/users/Tanq16/events{/privacy}",
1206+
"followers_url": "https://api.github.com/users/Tanq16/followers",
1207+
"following_url": "https://api.github.com/users/Tanq16/following{/other_user}",
1208+
"gists_url": "https://api.github.com/users/Tanq16/gists{/gist_id}",
1209+
"gravatar_id": "",
1210+
"html_url": "https://github.com/Tanq16",
1211+
"id": 37408906,
1212+
"login": "Tanq16",
1213+
"node_id": "MDQ6VXNlcjM3NDA4OTA2",
1214+
"organizations_url": "https://api.github.com/users/Tanq16/orgs",
1215+
"received_events_url": "https://api.github.com/users/Tanq16/received_events",
1216+
"repos_url": "https://api.github.com/users/Tanq16/repos",
1217+
"site_admin": false,
1218+
"starred_url": "https://api.github.com/users/Tanq16/starred{/owner}{/repo}",
1219+
"subscriptions_url": "https://api.github.com/users/Tanq16/subscriptions",
1220+
"type": "User",
1221+
"url": "https://api.github.com/users/Tanq16",
1222+
"user_view_type": "public"
1223+
}
11791224
}
11801225
],
1181-
"comments": 26,
1226+
"comments": 27,
11821227
"comments_url": "https://api.github.com/repos/neovim/neovim/issues/15143/comments",
11831228
"created_at": "2021-07-20T23:52:42Z",
11841229
"events_url": "https://api.github.com/repos/neovim/neovim/issues/15143/events",
@@ -1256,10 +1301,10 @@
12561301
"labels_url": "https://api.github.com/repos/neovim/neovim/milestones/9/labels",
12571302
"node_id": "MDk6TWlsZXN0b25lODgxOTc4",
12581303
"number": 9,
1259-
"open_issues": 271,
1304+
"open_issues": 277,
12601305
"state": "open",
12611306
"title": "needs-owner",
1262-
"updated_at": "2024-12-02T18:02:32Z",
1307+
"updated_at": "2024-12-10T00:02:26Z",
12631308
"url": "https://api.github.com/repos/neovim/neovim/milestones/9"
12641309
},
12651310
"node_id": "MDU6SXNzdWU5NDkxOTY5Mjg=",
@@ -1287,7 +1332,7 @@
12871332
},
12881333
"timeline_url": "https://api.github.com/repos/neovim/neovim/issues/15143/timeline",
12891334
"title": "provide AppImage release for arm / aarch64",
1290-
"updated_at": "2024-12-02T14:53:02Z",
1335+
"updated_at": "2024-12-08T15:49:35Z",
12911336
"url": "https://api.github.com/repos/neovim/neovim/issues/15143",
12921337
"user": {
12931338
"avatar_url": "https://avatars.githubusercontent.com/u/37872995?v=4",

repositories/neovim/issues/16957.json

Lines changed: 122 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"author_association": "NONE",
66
"body": "### Neovim version (nvim -v)\n\n0.6.1\n\n### Vim (not Nvim) behaves the same?\n\nno, vim 8.2.2824\n\n### Operating system/version\n\nWindows 11\n\n### Terminal name/version\n\nWindows Terminal 1.11.3471.0\n\n### $TERM environment variable\n\nxterm-256color\n\n### Installation\n\nscoop\n\n### How to reproduce the issue\n\nRun nvim in MSYS2\n\n### Expected behavior\n\nIn vim\r\n```vim\r\necho &shell\r\n\" D:/msys64/usr/bin/zsh\r\n\r\necho &shellcmdflag\r\n\" -c\r\n```\n\n### Actual behavior\n\nIn nvim\r\n```vim\r\necho &shell\r\n\" D:/msys64/usr/bin/zsh\r\n\r\necho &shellcmdflag\r\n\" /s /c\r\n```",
77
"closed_at": null,
8+
"closed_by": null,
89
"comment_data": [
910
{
1011
"author_association": "NONE",
@@ -47,7 +48,8 @@
4748
"starred_url": "https://api.github.com/users/moeshin/starred{/owner}{/repo}",
4849
"subscriptions_url": "https://api.github.com/users/moeshin/subscriptions",
4950
"type": "User",
50-
"url": "https://api.github.com/users/moeshin"
51+
"url": "https://api.github.com/users/moeshin",
52+
"user_view_type": "public"
5153
}
5254
},
5355
{
@@ -91,7 +93,8 @@
9193
"starred_url": "https://api.github.com/users/3N4N/starred{/owner}{/repo}",
9294
"subscriptions_url": "https://api.github.com/users/3N4N/subscriptions",
9395
"type": "User",
94-
"url": "https://api.github.com/users/3N4N"
96+
"url": "https://api.github.com/users/3N4N",
97+
"user_view_type": "public"
9598
}
9699
},
97100
{
@@ -135,7 +138,8 @@
135138
"starred_url": "https://api.github.com/users/justinmk/starred{/owner}{/repo}",
136139
"subscriptions_url": "https://api.github.com/users/justinmk/subscriptions",
137140
"type": "User",
138-
"url": "https://api.github.com/users/justinmk"
141+
"url": "https://api.github.com/users/justinmk",
142+
"user_view_type": "public"
139143
}
140144
},
141145
{
@@ -179,7 +183,8 @@
179183
"starred_url": "https://api.github.com/users/3N4N/starred{/owner}{/repo}",
180184
"subscriptions_url": "https://api.github.com/users/3N4N/subscriptions",
181185
"type": "User",
182-
"url": "https://api.github.com/users/3N4N"
186+
"url": "https://api.github.com/users/3N4N",
187+
"user_view_type": "public"
183188
}
184189
},
185190
{
@@ -223,7 +228,8 @@
223228
"starred_url": "https://api.github.com/users/justinmk/starred{/owner}{/repo}",
224229
"subscriptions_url": "https://api.github.com/users/justinmk/subscriptions",
225230
"type": "User",
226-
"url": "https://api.github.com/users/justinmk"
231+
"url": "https://api.github.com/users/justinmk",
232+
"user_view_type": "public"
227233
}
228234
},
229235
{
@@ -267,7 +273,8 @@
267273
"starred_url": "https://api.github.com/users/dilawar/starred{/owner}{/repo}",
268274
"subscriptions_url": "https://api.github.com/users/dilawar/subscriptions",
269275
"type": "User",
270-
"url": "https://api.github.com/users/dilawar"
276+
"url": "https://api.github.com/users/dilawar",
277+
"user_view_type": "public"
271278
}
272279
},
273280
{
@@ -311,11 +318,102 @@
311318
"starred_url": "https://api.github.com/users/LunarLambda/starred{/owner}{/repo}",
312319
"subscriptions_url": "https://api.github.com/users/LunarLambda/subscriptions",
313320
"type": "User",
314-
"url": "https://api.github.com/users/LunarLambda"
321+
"url": "https://api.github.com/users/LunarLambda",
322+
"user_view_type": "public"
323+
}
324+
},
325+
{
326+
"author_association": "NONE",
327+
"body": "The proposals so far work only for cases whit a fixed shell.\nI find myself needing to start vim from different contexts, which use different shells.\nIs there no mechanism to pull `shellcmdflag` from an array with an entry for each of the configured shells?\nSomething like:\n```lua\nshellcfgcmds= {[\"cmd.exe\"]=\"/s /c\",\n [\"bash\"]=\"-c\",\n ...}\n```\n",
328+
"created_at": "2024-12-08T18:09:09Z",
329+
"html_url": "https://github.com/neovim/neovim/issues/16957#issuecomment-2526296787",
330+
"id": 2526296787,
331+
"issue_url": "https://api.github.com/repos/neovim/neovim/issues/16957",
332+
"node_id": "IC_kwDOAPphoM6WlDrT",
333+
"performed_via_github_app": null,
334+
"reactions": {
335+
"+1": 0,
336+
"-1": 0,
337+
"confused": 0,
338+
"eyes": 0,
339+
"heart": 0,
340+
"hooray": 0,
341+
"laugh": 0,
342+
"rocket": 0,
343+
"total_count": 0,
344+
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/2526296787/reactions"
345+
},
346+
"updated_at": "2024-12-08T18:09:09Z",
347+
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/2526296787",
348+
"user": {
349+
"avatar_url": "https://avatars.githubusercontent.com/u/499317?v=4",
350+
"events_url": "https://api.github.com/users/bedge/events{/privacy}",
351+
"followers_url": "https://api.github.com/users/bedge/followers",
352+
"following_url": "https://api.github.com/users/bedge/following{/other_user}",
353+
"gists_url": "https://api.github.com/users/bedge/gists{/gist_id}",
354+
"gravatar_id": "",
355+
"html_url": "https://github.com/bedge",
356+
"id": 499317,
357+
"login": "bedge",
358+
"node_id": "MDQ6VXNlcjQ5OTMxNw==",
359+
"organizations_url": "https://api.github.com/users/bedge/orgs",
360+
"received_events_url": "https://api.github.com/users/bedge/received_events",
361+
"repos_url": "https://api.github.com/users/bedge/repos",
362+
"site_admin": false,
363+
"starred_url": "https://api.github.com/users/bedge/starred{/owner}{/repo}",
364+
"subscriptions_url": "https://api.github.com/users/bedge/subscriptions",
365+
"type": "User",
366+
"url": "https://api.github.com/users/bedge",
367+
"user_view_type": "public"
368+
}
369+
},
370+
{
371+
"author_association": "CONTRIBUTOR",
372+
"body": "> The proposals so far work only for cases whit a fixed shell. I find myself needing to start vim from different contexts, which use different shells. Is there no mechanism to pull `shellcmdflag` from an array with an entry for each of the configured shells? Something like:\n> \n> shellcfgcmds= {[\"cmd.exe\"]=\"/s /c\",\n> [\"bash\"]=\"-c\",\n> ...}\n\nProbably better off making this a plugin. But also detecting which shell you started neovim from isn't entirely trivial either.",
373+
"created_at": "2024-12-08T18:16:40Z",
374+
"html_url": "https://github.com/neovim/neovim/issues/16957#issuecomment-2526299500",
375+
"id": 2526299500,
376+
"issue_url": "https://api.github.com/repos/neovim/neovim/issues/16957",
377+
"node_id": "IC_kwDOAPphoM6WlEVs",
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/2526299500/reactions"
390+
},
391+
"updated_at": "2024-12-08T18:16:40Z",
392+
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/2526299500",
393+
"user": {
394+
"avatar_url": "https://avatars.githubusercontent.com/u/38919842?v=4",
395+
"events_url": "https://api.github.com/users/LunarLambda/events{/privacy}",
396+
"followers_url": "https://api.github.com/users/LunarLambda/followers",
397+
"following_url": "https://api.github.com/users/LunarLambda/following{/other_user}",
398+
"gists_url": "https://api.github.com/users/LunarLambda/gists{/gist_id}",
399+
"gravatar_id": "",
400+
"html_url": "https://github.com/LunarLambda",
401+
"id": 38919842,
402+
"login": "LunarLambda",
403+
"node_id": "MDQ6VXNlcjM4OTE5ODQy",
404+
"organizations_url": "https://api.github.com/users/LunarLambda/orgs",
405+
"received_events_url": "https://api.github.com/users/LunarLambda/received_events",
406+
"repos_url": "https://api.github.com/users/LunarLambda/repos",
407+
"site_admin": false,
408+
"starred_url": "https://api.github.com/users/LunarLambda/starred{/owner}{/repo}",
409+
"subscriptions_url": "https://api.github.com/users/LunarLambda/subscriptions",
410+
"type": "User",
411+
"url": "https://api.github.com/users/LunarLambda",
412+
"user_view_type": "public"
315413
}
316414
}
317415
],
318-
"comments": 7,
416+
"comments": 9,
319417
"comments_url": "https://api.github.com/repos/neovim/neovim/issues/16957/comments",
320418
"created_at": "2022-01-06T15:03:18Z",
321419
"events_url": "https://api.github.com/repos/neovim/neovim/issues/16957/events",
@@ -345,7 +443,7 @@
345443
"locked": false,
346444
"milestone": {
347445
"closed_at": null,
348-
"closed_issues": 607,
446+
"closed_issues": 670,
349447
"created_at": "2014-05-10T20:43:04Z",
350448
"creator": {
351449
"avatar_url": "https://avatars.githubusercontent.com/u/1359421?v=4",
@@ -365,42 +463,48 @@
365463
"starred_url": "https://api.github.com/users/justinmk/starred{/owner}{/repo}",
366464
"subscriptions_url": "https://api.github.com/users/justinmk/subscriptions",
367465
"type": "User",
368-
"url": "https://api.github.com/users/justinmk"
466+
"url": "https://api.github.com/users/justinmk",
467+
"user_view_type": "public"
369468
},
370-
"description": "Low priority. Not planned for the current target, may be reassigned.",
469+
"description": "Low priority items. We plan to work on this but don't have a target date.",
371470
"due_on": null,
372471
"html_url": "https://github.com/neovim/neovim/milestone/6",
373472
"id": 655037,
374473
"labels_url": "https://api.github.com/repos/neovim/neovim/milestones/6/labels",
375474
"node_id": "MDk6TWlsZXN0b25lNjU1MDM3",
376475
"number": 6,
377-
"open_issues": 527,
476+
"open_issues": 621,
378477
"state": "open",
379478
"title": "backlog",
380-
"updated_at": "2024-04-22T11:35:03Z",
479+
"updated_at": "2024-12-10T00:25:59Z",
381480
"url": "https://api.github.com/repos/neovim/neovim/milestones/6"
382481
},
383482
"node_id": "I_kwDOAPphoM5BSoq2",
384483
"number": 16957,
385484
"performed_via_github_app": null,
386485
"reactions": {
387-
"+1": 1,
486+
"+1": 2,
388487
"-1": 0,
389488
"confused": 0,
390489
"eyes": 0,
391490
"heart": 0,
392491
"hooray": 0,
393492
"laugh": 0,
394493
"rocket": 0,
395-
"total_count": 1,
494+
"total_count": 2,
396495
"url": "https://api.github.com/repos/neovim/neovim/issues/16957/reactions"
397496
},
398497
"repository_url": "https://api.github.com/repos/neovim/neovim",
399498
"state": "open",
400499
"state_reason": null,
500+
"sub_issues_summary": {
501+
"completed": 0,
502+
"percent_completed": 0,
503+
"total": 0
504+
},
401505
"timeline_url": "https://api.github.com/repos/neovim/neovim/issues/16957/timeline",
402506
"title": "wrong 'shellcmdflag' in bash or zsh on Windows",
403-
"updated_at": "2024-04-17T10:16:01Z",
507+
"updated_at": "2024-12-08T18:16:41Z",
404508
"url": "https://api.github.com/repos/neovim/neovim/issues/16957",
405509
"user": {
406510
"avatar_url": "https://avatars.githubusercontent.com/u/28248888?v=4",
@@ -420,6 +524,7 @@
420524
"starred_url": "https://api.github.com/users/moeshin/starred{/owner}{/repo}",
421525
"subscriptions_url": "https://api.github.com/users/moeshin/subscriptions",
422526
"type": "User",
423-
"url": "https://api.github.com/users/moeshin"
527+
"url": "https://api.github.com/users/moeshin",
528+
"user_view_type": "public"
424529
}
425530
}

0 commit comments

Comments
 (0)