Skip to content

Commit b4837da

Browse files
committed
Backup update
1 parent 7ac5a10 commit b4837da

File tree

292 files changed

+91305
-3406
lines changed

Some content is hidden

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

292 files changed

+91305
-3406
lines changed

last_update

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-04-29T02:12:25Z
1+
2025-05-06T02:05:21Z

repositories/neovim/issues/1029.json

Lines changed: 102 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,31 @@
11
{
2-
"active_lock_reason": null,
2+
"active_lock_reason": "resolved",
33
"assignee": null,
44
"assignees": [],
55
"author_association": "NONE",
66
"body": "I'm not very familiar with C or else I'd do it myself, but it would be great if the 'Press ENTER or type command to continue' line didn't print every time you ran an external command. It's something you only need to see once, and seeing it every time gets rather annoying. I think this message should just be removed and the behaviour it describes (hitting a key to go back to vim after running a shell command) be folded into the documentation (if it's not there already).\n",
7-
"closed_at": null,
8-
"closed_by": null,
7+
"closed_at": "2025-05-03T23:15:06Z",
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+
},
929
"comment_data": [
1030
{
1131
"author_association": "MEMBER",
@@ -107,15 +127,15 @@
107127
"node_id": "MDEyOklzc3VlQ29tbWVudDUxOTE0ODg3",
108128
"performed_via_github_app": null,
109129
"reactions": {
110-
"+1": 15,
130+
"+1": 16,
111131
"-1": 0,
112132
"confused": 0,
113133
"eyes": 0,
114134
"heart": 0,
115135
"hooray": 0,
116136
"laugh": 0,
117137
"rocket": 0,
118-
"total_count": 15,
138+
"total_count": 16,
119139
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/51914887/reactions"
120140
},
121141
"updated_at": "2014-08-12T13:42:08Z",
@@ -602,15 +622,15 @@
602622
"node_id": "IC_kwDOAPphoM6Wgd7c",
603623
"performed_via_github_app": null,
604624
"reactions": {
605-
"+1": 1,
625+
"+1": 2,
606626
"-1": 0,
607627
"confused": 0,
608628
"eyes": 0,
609629
"heart": 0,
610630
"hooray": 0,
611631
"laugh": 0,
612632
"rocket": 0,
613-
"total_count": 1,
633+
"total_count": 2,
614634
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/2525093596/reactions"
615635
},
616636
"updated_at": "2024-12-07T12:39:57Z",
@@ -726,9 +746,54 @@
726746
"url": "https://api.github.com/users/Shougo",
727747
"user_view_type": "public"
728748
}
749+
},
750+
{
751+
"author_association": "MEMBER",
752+
"body": "## Resolution\n\nClosed by https://github.com/neovim/neovim/pull/27855\n\nIt's currently opt-in. Try it like this:\n\n require('vim._extui').enable({})\n\n- shows a [+n] hint (instead of \"Press ENTER\") if messages exceed 'cmdheight' (use \"g<\" to see all)\n- messages pager is now a real buffer+window\n- \":\" cmdline has syntax highlighting\n\nPlease open new issues to give feedback.\n\n---\n_Locked to keep the summary visible. You can always [chat](https://neovim.io/#chat) or open an issue if you have new information/topics to discuss._",
753+
"created_at": "2025-05-03T23:14:50Z",
754+
"html_url": "https://github.com/neovim/neovim/issues/1029#issuecomment-2848852784",
755+
"id": 2848852784,
756+
"issue_url": "https://api.github.com/repos/neovim/neovim/issues/1029",
757+
"node_id": "IC_kwDOAPphoM6pzgsw",
758+
"performed_via_github_app": null,
759+
"reactions": {
760+
"+1": 0,
761+
"-1": 0,
762+
"confused": 0,
763+
"eyes": 0,
764+
"heart": 0,
765+
"hooray": 0,
766+
"laugh": 0,
767+
"rocket": 0,
768+
"total_count": 0,
769+
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/2848852784/reactions"
770+
},
771+
"updated_at": "2025-05-03T23:15:52Z",
772+
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/2848852784",
773+
"user": {
774+
"avatar_url": "https://avatars.githubusercontent.com/u/1359421?v=4",
775+
"events_url": "https://api.github.com/users/justinmk/events{/privacy}",
776+
"followers_url": "https://api.github.com/users/justinmk/followers",
777+
"following_url": "https://api.github.com/users/justinmk/following{/other_user}",
778+
"gists_url": "https://api.github.com/users/justinmk/gists{/gist_id}",
779+
"gravatar_id": "",
780+
"html_url": "https://github.com/justinmk",
781+
"id": 1359421,
782+
"login": "justinmk",
783+
"node_id": "MDQ6VXNlcjEzNTk0MjE=",
784+
"organizations_url": "https://api.github.com/users/justinmk/orgs",
785+
"received_events_url": "https://api.github.com/users/justinmk/received_events",
786+
"repos_url": "https://api.github.com/users/justinmk/repos",
787+
"site_admin": false,
788+
"starred_url": "https://api.github.com/users/justinmk/starred{/owner}{/repo}",
789+
"subscriptions_url": "https://api.github.com/users/justinmk/subscriptions",
790+
"type": "User",
791+
"url": "https://api.github.com/users/justinmk",
792+
"user_view_type": "public"
793+
}
729794
}
730795
],
731-
"comments": 16,
796+
"comments": 17,
732797
"comments_url": "https://api.github.com/repos/neovim/neovim/issues/1029/comments",
733798
"created_at": "2014-08-03T22:02:00Z",
734799
"events_url": "https://api.github.com/repos/neovim/neovim/issues/1029/events",
@@ -764,11 +829,11 @@
764829
}
765830
],
766831
"labels_url": "https://api.github.com/repos/neovim/neovim/issues/1029/labels{/name}",
767-
"locked": false,
832+
"locked": true,
768833
"milestone": {
769834
"closed_at": null,
770-
"closed_issues": 686,
771-
"created_at": "2014-05-10T20:43:04Z",
835+
"closed_issues": 44,
836+
"created_at": "2024-05-16T14:11:54Z",
772837
"creator": {
773838
"avatar_url": "https://avatars.githubusercontent.com/u/1359421?v=4",
774839
"events_url": "https://api.github.com/users/justinmk/events{/privacy}",
@@ -790,45 +855,55 @@
790855
"url": "https://api.github.com/users/justinmk",
791856
"user_view_type": "public"
792857
},
793-
"description": "Low priority items. We plan to work on this but don't have a target date.",
858+
"description": "",
794859
"due_on": null,
795-
"html_url": "https://github.com/neovim/neovim/milestone/6",
796-
"id": 655037,
797-
"labels_url": "https://api.github.com/repos/neovim/neovim/milestones/6/labels",
798-
"node_id": "MDk6TWlsZXN0b25lNjU1MDM3",
799-
"number": 6,
800-
"open_issues": 635,
860+
"html_url": "https://github.com/neovim/neovim/milestone/43",
861+
"id": 11063573,
862+
"labels_url": "https://api.github.com/repos/neovim/neovim/milestones/43/labels",
863+
"node_id": "MI_kwDOAPphoM4AqNEV",
864+
"number": 43,
865+
"open_issues": 66,
801866
"state": "open",
802-
"title": "backlog",
803-
"updated_at": "2025-01-21T00:09:37Z",
804-
"url": "https://api.github.com/repos/neovim/neovim/milestones/6"
867+
"title": "0.12",
868+
"updated_at": "2025-05-04T20:31:32Z",
869+
"url": "https://api.github.com/repos/neovim/neovim/milestones/43"
805870
},
806871
"node_id": "MDU6SXNzdWUzOTM4MDU1NQ==",
807872
"number": 1029,
808873
"performed_via_github_app": null,
809874
"reactions": {
810-
"+1": 14,
875+
"+1": 16,
811876
"-1": 0,
812877
"confused": 0,
813878
"eyes": 0,
814879
"heart": 0,
815880
"hooray": 0,
816881
"laugh": 0,
817882
"rocket": 0,
818-
"total_count": 14,
883+
"total_count": 16,
819884
"url": "https://api.github.com/repos/neovim/neovim/issues/1029/reactions"
820885
},
821886
"repository_url": "https://api.github.com/repos/neovim/neovim",
822-
"state": "open",
823-
"state_reason": null,
887+
"state": "closed",
888+
"state_reason": "completed",
824889
"sub_issues_summary": {
825890
"completed": 0,
826891
"percent_completed": 0,
827892
"total": 0
828893
},
829894
"timeline_url": "https://api.github.com/repos/neovim/neovim/issues/1029/timeline",
830-
"title": "Remove 'Press ENTER or type command to continue'",
831-
"updated_at": "2025-01-17T16:19:13Z",
895+
"title": "kill \"Press ENTER\" with fire",
896+
"type": {
897+
"color": "blue",
898+
"created_at": "2024-01-25T10:10:19Z",
899+
"description": "A request, idea, or new functionality",
900+
"id": 597167,
901+
"is_enabled": true,
902+
"name": "Enhancement",
903+
"node_id": "IT_kwDOAGK_Pc4ACRyv",
904+
"updated_at": "2024-07-26T10:12:30Z"
905+
},
906+
"updated_at": "2025-05-03T23:16:10Z",
832907
"url": "https://api.github.com/repos/neovim/neovim/issues/1029",
833908
"user": {
834909
"avatar_url": "https://avatars.githubusercontent.com/u/7731696?v=4",

0 commit comments

Comments
 (0)