Skip to content

Commit b7cf466

Browse files
committed
Backup update
1 parent df25594 commit b7cf466

File tree

199 files changed

+60413
-1821
lines changed

Some content is hidden

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

199 files changed

+60413
-1821
lines changed

last_update

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-09-02T02:37:13Z
1+
2025-09-09T02:25:36Z

repositories/neovim/issues/19783.json

Lines changed: 57 additions & 321 deletions
Large diffs are not rendered by default.

repositories/neovim/issues/20348.json

Lines changed: 69 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,28 @@
44
"assignees": [],
55
"author_association": "MEMBER",
66
"body": "### Neovim version (nvim -v)\n\nv0.8.0-dev-1170-g63be76518\n\n### Vim (not Nvim) behaves the same?\n\nNo\n\n### Operating system/version\n\nArch Linux\n\n### Terminal name/version\n\nkitty 0.26.3\n\n### $TERM environment variable\n\nxterm-kitty\n\n### Installation\n\nbuild from repo\n\n### How to reproduce the issue\n\n1. Run `nvim --clean`\r\n2. Type `:e $VIMRUNTIME/<Tab>`\n\n### Expected behavior\n\npum is shown after the slash after the expanded `$VIMRUNTIME`\n\n### Actual behavior\n\npum is shown at the position where `<Tab>` is pressed",
7-
"closed_at": null,
8-
"closed_by": null,
7+
"closed_at": "2025-09-08T02:38:38Z",
8+
"closed_by": {
9+
"avatar_url": "https://avatars.githubusercontent.com/u/35768171?v=4",
10+
"events_url": "https://api.github.com/users/zeertzjq/events{/privacy}",
11+
"followers_url": "https://api.github.com/users/zeertzjq/followers",
12+
"following_url": "https://api.github.com/users/zeertzjq/following{/other_user}",
13+
"gists_url": "https://api.github.com/users/zeertzjq/gists{/gist_id}",
14+
"gravatar_id": "",
15+
"html_url": "https://github.com/zeertzjq",
16+
"id": 35768171,
17+
"login": "zeertzjq",
18+
"node_id": "MDQ6VXNlcjM1NzY4MTcx",
19+
"organizations_url": "https://api.github.com/users/zeertzjq/orgs",
20+
"received_events_url": "https://api.github.com/users/zeertzjq/received_events",
21+
"repos_url": "https://api.github.com/users/zeertzjq/repos",
22+
"site_admin": false,
23+
"starred_url": "https://api.github.com/users/zeertzjq/starred{/owner}{/repo}",
24+
"subscriptions_url": "https://api.github.com/users/zeertzjq/subscriptions",
25+
"type": "User",
26+
"url": "https://api.github.com/users/zeertzjq",
27+
"user_view_type": "public"
28+
},
929
"comment_data": [
1030
{
1131
"author_association": "MEMBER",
@@ -59,6 +79,12 @@
5979
"events_url": "https://api.github.com/repos/neovim/neovim/issues/20348/events",
6080
"html_url": "https://github.com/neovim/neovim/issues/20348",
6181
"id": 1385277894,
82+
"issue_dependencies_summary": {
83+
"blocked_by": 0,
84+
"blocking": 0,
85+
"total_blocked_by": 0,
86+
"total_blocking": 0
87+
},
6288
"labels": [
6389
{
6490
"color": "c5def5",
@@ -81,7 +107,44 @@
81107
],
82108
"labels_url": "https://api.github.com/repos/neovim/neovim/issues/20348/labels{/name}",
83109
"locked": false,
84-
"milestone": null,
110+
"milestone": {
111+
"closed_at": null,
112+
"closed_issues": 117,
113+
"created_at": "2024-05-16T14:11:54Z",
114+
"creator": {
115+
"avatar_url": "https://avatars.githubusercontent.com/u/1359421?v=4",
116+
"events_url": "https://api.github.com/users/justinmk/events{/privacy}",
117+
"followers_url": "https://api.github.com/users/justinmk/followers",
118+
"following_url": "https://api.github.com/users/justinmk/following{/other_user}",
119+
"gists_url": "https://api.github.com/users/justinmk/gists{/gist_id}",
120+
"gravatar_id": "",
121+
"html_url": "https://github.com/justinmk",
122+
"id": 1359421,
123+
"login": "justinmk",
124+
"node_id": "MDQ6VXNlcjEzNTk0MjE=",
125+
"organizations_url": "https://api.github.com/users/justinmk/orgs",
126+
"received_events_url": "https://api.github.com/users/justinmk/received_events",
127+
"repos_url": "https://api.github.com/users/justinmk/repos",
128+
"site_admin": false,
129+
"starred_url": "https://api.github.com/users/justinmk/starred{/owner}{/repo}",
130+
"subscriptions_url": "https://api.github.com/users/justinmk/subscriptions",
131+
"type": "User",
132+
"url": "https://api.github.com/users/justinmk",
133+
"user_view_type": "public"
134+
},
135+
"description": "",
136+
"due_on": "2025-12-25T08:00:00Z",
137+
"html_url": "https://github.com/neovim/neovim/milestone/43",
138+
"id": 11063573,
139+
"labels_url": "https://api.github.com/repos/neovim/neovim/milestones/43/labels",
140+
"node_id": "MI_kwDOAPphoM4AqNEV",
141+
"number": 43,
142+
"open_issues": 73,
143+
"state": "open",
144+
"title": "0.12",
145+
"updated_at": "2025-09-09T00:55:00Z",
146+
"url": "https://api.github.com/repos/neovim/neovim/milestones/43"
147+
},
85148
"node_id": "I_kwDOAPphoM5SkanG",
86149
"number": 20348,
87150
"performed_via_github_app": null,
@@ -98,8 +161,8 @@
98161
"url": "https://api.github.com/repos/neovim/neovim/issues/20348/reactions"
99162
},
100163
"repository_url": "https://api.github.com/repos/neovim/neovim",
101-
"state": "open",
102-
"state_reason": null,
164+
"state": "closed",
165+
"state_reason": "completed",
103166
"sub_issues_summary": {
104167
"completed": 0,
105168
"percent_completed": 0,
@@ -117,7 +180,7 @@
117180
"node_id": "IT_kwDOAGK_Pc4ACRyr",
118181
"updated_at": "2024-07-26T10:12:30Z"
119182
},
120-
"updated_at": "2025-07-02T08:36:23Z",
183+
"updated_at": "2025-09-08T02:38:38Z",
121184
"url": "https://api.github.com/repos/neovim/neovim/issues/20348",
122185
"user": {
123186
"avatar_url": "https://avatars.githubusercontent.com/u/35768171?v=4",

repositories/neovim/issues/2127.json

Lines changed: 103 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -861,20 +861,116 @@
861861
"url": "https://api.github.com/users/9mm",
862862
"user_view_type": "public"
863863
}
864+
},
865+
{
866+
"author_association": "NONE",
867+
"body": "As of 0.11.1, I found there's more to this. It sure behaves as described if you never leave terminal window:\n\n```\nnvim --clean test\n:set noautoread\n^Z\necho overwritten > test\nfg\n(no reload prompt at this point)\n```\n\n..._but_ the moment terminal window gets focused again, I immediately get W11 with prompt to `[O]K, (L)oad File` etc. This behaviour is observed with at least rxvt-unicode and alacritty.",
868+
"created_at": "2025-09-04T05:35:22Z",
869+
"html_url": "https://github.com/neovim/neovim/issues/2127#issuecomment-3251967984",
870+
"id": 3251967984,
871+
"issue_url": "https://api.github.com/repos/neovim/neovim/issues/2127",
872+
"node_id": "IC_kwDOAPphoM7B1Rfw",
873+
"performed_via_github_app": null,
874+
"reactions": {
875+
"+1": 0,
876+
"-1": 0,
877+
"confused": 0,
878+
"eyes": 0,
879+
"heart": 0,
880+
"hooray": 0,
881+
"laugh": 0,
882+
"rocket": 0,
883+
"total_count": 0,
884+
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/3251967984/reactions"
885+
},
886+
"updated_at": "2025-09-04T15:17:42Z",
887+
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/3251967984",
888+
"user": {
889+
"avatar_url": "https://avatars.githubusercontent.com/u/176062?v=4",
890+
"events_url": "https://api.github.com/users/vthriller/events{/privacy}",
891+
"followers_url": "https://api.github.com/users/vthriller/followers",
892+
"following_url": "https://api.github.com/users/vthriller/following{/other_user}",
893+
"gists_url": "https://api.github.com/users/vthriller/gists{/gist_id}",
894+
"gravatar_id": "",
895+
"html_url": "https://github.com/vthriller",
896+
"id": 176062,
897+
"login": "vthriller",
898+
"node_id": "MDQ6VXNlcjE3NjA2Mg==",
899+
"organizations_url": "https://api.github.com/users/vthriller/orgs",
900+
"received_events_url": "https://api.github.com/users/vthriller/received_events",
901+
"repos_url": "https://api.github.com/users/vthriller/repos",
902+
"site_admin": false,
903+
"starred_url": "https://api.github.com/users/vthriller/starred{/owner}{/repo}",
904+
"subscriptions_url": "https://api.github.com/users/vthriller/subscriptions",
905+
"type": "User",
906+
"url": "https://api.github.com/users/vthriller",
907+
"user_view_type": "public"
908+
}
909+
},
910+
{
911+
"author_association": "MEMBER",
912+
"body": "@vthriller because 'autoread' was enhanced since this issue was first created.",
913+
"created_at": "2025-09-04T15:17:37Z",
914+
"html_url": "https://github.com/neovim/neovim/issues/2127#issuecomment-3254200924",
915+
"id": 3254200924,
916+
"issue_url": "https://api.github.com/repos/neovim/neovim/issues/2127",
917+
"node_id": "IC_kwDOAPphoM7B9ypc",
918+
"performed_via_github_app": null,
919+
"reactions": {
920+
"+1": 0,
921+
"-1": 0,
922+
"confused": 0,
923+
"eyes": 0,
924+
"heart": 0,
925+
"hooray": 0,
926+
"laugh": 0,
927+
"rocket": 0,
928+
"total_count": 0,
929+
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/3254200924/reactions"
930+
},
931+
"updated_at": "2025-09-04T15:17:37Z",
932+
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/3254200924",
933+
"user": {
934+
"avatar_url": "https://avatars.githubusercontent.com/u/1359421?v=4",
935+
"events_url": "https://api.github.com/users/justinmk/events{/privacy}",
936+
"followers_url": "https://api.github.com/users/justinmk/followers",
937+
"following_url": "https://api.github.com/users/justinmk/following{/other_user}",
938+
"gists_url": "https://api.github.com/users/justinmk/gists{/gist_id}",
939+
"gravatar_id": "",
940+
"html_url": "https://github.com/justinmk",
941+
"id": 1359421,
942+
"login": "justinmk",
943+
"node_id": "MDQ6VXNlcjEzNTk0MjE=",
944+
"organizations_url": "https://api.github.com/users/justinmk/orgs",
945+
"received_events_url": "https://api.github.com/users/justinmk/received_events",
946+
"repos_url": "https://api.github.com/users/justinmk/repos",
947+
"site_admin": false,
948+
"starred_url": "https://api.github.com/users/justinmk/starred{/owner}{/repo}",
949+
"subscriptions_url": "https://api.github.com/users/justinmk/subscriptions",
950+
"type": "User",
951+
"url": "https://api.github.com/users/justinmk",
952+
"user_view_type": "public"
953+
}
864954
}
865955
],
866-
"comments": 19,
956+
"comments": 21,
867957
"comments_url": "https://api.github.com/repos/neovim/neovim/issues/2127/comments",
868958
"created_at": "2015-03-10T21:00:04Z",
869959
"events_url": "https://api.github.com/repos/neovim/neovim/issues/2127/events",
870960
"html_url": "https://github.com/neovim/neovim/issues/2127",
871961
"id": 60568519,
962+
"issue_dependencies_summary": {
963+
"blocked_by": 0,
964+
"blocking": 0,
965+
"total_blocked_by": 0,
966+
"total_blocking": 0
967+
},
872968
"labels": [],
873969
"labels_url": "https://api.github.com/repos/neovim/neovim/issues/2127/labels{/name}",
874970
"locked": false,
875971
"milestone": {
876972
"closed_at": null,
877-
"closed_issues": 726,
973+
"closed_issues": 741,
878974
"created_at": "2014-05-10T20:43:04Z",
879975
"creator": {
880976
"avatar_url": "https://avatars.githubusercontent.com/u/1359421?v=4",
@@ -904,25 +1000,25 @@
9041000
"labels_url": "https://api.github.com/repos/neovim/neovim/milestones/6/labels",
9051001
"node_id": "MDk6TWlsZXN0b25lNjU1MDM3",
9061002
"number": 6,
907-
"open_issues": 630,
1003+
"open_issues": 633,
9081004
"state": "open",
9091005
"title": "backlog",
910-
"updated_at": "2025-07-07T03:51:31Z",
1006+
"updated_at": "2025-09-08T22:10:01Z",
9111007
"url": "https://api.github.com/repos/neovim/neovim/milestones/6"
9121008
},
9131009
"node_id": "MDU6SXNzdWU2MDU2ODUxOQ==",
9141010
"number": 2127,
9151011
"performed_via_github_app": null,
9161012
"reactions": {
917-
"+1": 4,
1013+
"+1": 5,
9181014
"-1": 0,
9191015
"confused": 0,
9201016
"eyes": 0,
9211017
"heart": 0,
9221018
"hooray": 0,
9231019
"laugh": 0,
9241020
"rocket": 0,
925-
"total_count": 4,
1021+
"total_count": 5,
9261022
"url": "https://api.github.com/repos/neovim/neovim/issues/2127/reactions"
9271023
},
9281024
"repository_url": "https://api.github.com/repos/neovim/neovim",
@@ -945,7 +1041,7 @@
9451041
"node_id": "IT_kwDOAGK_Pc4ACRyr",
9461042
"updated_at": "2024-07-26T10:12:30Z"
9471043
},
948-
"updated_at": "2025-07-02T08:38:20Z",
1044+
"updated_at": "2025-09-04T15:17:42Z",
9491045
"url": "https://api.github.com/repos/neovim/neovim/issues/2127",
9501046
"user": {
9511047
"avatar_url": "https://avatars.githubusercontent.com/u/550498?v=4",

repositories/neovim/issues/27196.json

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1679,6 +1679,12 @@
16791679
"events_url": "https://api.github.com/repos/neovim/neovim/issues/27196/events",
16801680
"html_url": "https://github.com/neovim/neovim/issues/27196",
16811681
"id": 2101139442,
1682+
"issue_dependencies_summary": {
1683+
"blocked_by": 0,
1684+
"blocking": 0,
1685+
"total_blocked_by": 0,
1686+
"total_blocking": 0
1687+
},
16821688
"labels": [
16831689
{
16841690
"color": "0E8A16",
@@ -1721,8 +1727,8 @@
17211727
"locked": true,
17221728
"milestone": {
17231729
"closed_at": null,
1724-
"closed_issues": 9,
1725-
"created_at": "2025-07-14T12:16:41Z",
1730+
"closed_issues": 6,
1731+
"created_at": "2025-09-02T15:27:06Z",
17261732
"creator": {
17271733
"avatar_url": "https://avatars.githubusercontent.com/u/1359421?v=4",
17281734
"events_url": "https://api.github.com/users/justinmk/events{/privacy}",
@@ -1746,16 +1752,16 @@
17461752
},
17471753
"description": "",
17481754
"due_on": null,
1749-
"html_url": "https://github.com/neovim/neovim/milestone/52",
1750-
"id": 13265074,
1751-
"labels_url": "https://api.github.com/repos/neovim/neovim/milestones/52/labels",
1752-
"node_id": "MI_kwDOAPphoM4Aymiy",
1753-
"number": 52,
1754-
"open_issues": 22,
1755+
"html_url": "https://github.com/neovim/neovim/milestone/53",
1756+
"id": 13605541,
1757+
"labels_url": "https://api.github.com/repos/neovim/neovim/milestones/53/labels",
1758+
"node_id": "MI_kwDOAPphoM4Az5ql",
1759+
"number": 53,
1760+
"open_issues": 18,
17551761
"state": "open",
1756-
"title": "0.11.4",
1757-
"updated_at": "2025-07-27T02:48:55Z",
1758-
"url": "https://api.github.com/repos/neovim/neovim/milestones/52"
1762+
"title": "0.11.5",
1763+
"updated_at": "2025-09-08T22:42:56Z",
1764+
"url": "https://api.github.com/repos/neovim/neovim/milestones/53"
17591765
},
17601766
"node_id": "I_kwDOAPphoM59PNfy",
17611767
"number": 27196,
@@ -1792,7 +1798,7 @@
17921798
"node_id": "IT_kwDOAGK_Pc4ACRyr",
17931799
"updated_at": "2024-07-26T10:12:30Z"
17941800
},
1795-
"updated_at": "2025-07-28T20:06:40Z",
1801+
"updated_at": "2025-09-02T15:28:22Z",
17961802
"url": "https://api.github.com/repos/neovim/neovim/issues/27196",
17971803
"user": {
17981804
"avatar_url": "https://avatars.githubusercontent.com/u/11404453?v=4",

0 commit comments

Comments
 (0)