|
1 | 1 | { |
2 | | - "active_lock_reason": null, |
| 2 | + "active_lock_reason": "resolved", |
3 | 3 | "assignee": null, |
4 | 4 | "assignees": [], |
5 | 5 | "author_association": "NONE", |
6 | 6 | "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 | + }, |
9 | 29 | "comment_data": [ |
10 | 30 | { |
11 | 31 | "author_association": "MEMBER", |
|
107 | 127 | "node_id": "MDEyOklzc3VlQ29tbWVudDUxOTE0ODg3", |
108 | 128 | "performed_via_github_app": null, |
109 | 129 | "reactions": { |
110 | | - "+1": 15, |
| 130 | + "+1": 16, |
111 | 131 | "-1": 0, |
112 | 132 | "confused": 0, |
113 | 133 | "eyes": 0, |
114 | 134 | "heart": 0, |
115 | 135 | "hooray": 0, |
116 | 136 | "laugh": 0, |
117 | 137 | "rocket": 0, |
118 | | - "total_count": 15, |
| 138 | + "total_count": 16, |
119 | 139 | "url": "https://api.github.com/repos/neovim/neovim/issues/comments/51914887/reactions" |
120 | 140 | }, |
121 | 141 | "updated_at": "2014-08-12T13:42:08Z", |
|
602 | 622 | "node_id": "IC_kwDOAPphoM6Wgd7c", |
603 | 623 | "performed_via_github_app": null, |
604 | 624 | "reactions": { |
605 | | - "+1": 1, |
| 625 | + "+1": 2, |
606 | 626 | "-1": 0, |
607 | 627 | "confused": 0, |
608 | 628 | "eyes": 0, |
609 | 629 | "heart": 0, |
610 | 630 | "hooray": 0, |
611 | 631 | "laugh": 0, |
612 | 632 | "rocket": 0, |
613 | | - "total_count": 1, |
| 633 | + "total_count": 2, |
614 | 634 | "url": "https://api.github.com/repos/neovim/neovim/issues/comments/2525093596/reactions" |
615 | 635 | }, |
616 | 636 | "updated_at": "2024-12-07T12:39:57Z", |
|
726 | 746 | "url": "https://api.github.com/users/Shougo", |
727 | 747 | "user_view_type": "public" |
728 | 748 | } |
| 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 | + } |
729 | 794 | } |
730 | 795 | ], |
731 | | - "comments": 16, |
| 796 | + "comments": 17, |
732 | 797 | "comments_url": "https://api.github.com/repos/neovim/neovim/issues/1029/comments", |
733 | 798 | "created_at": "2014-08-03T22:02:00Z", |
734 | 799 | "events_url": "https://api.github.com/repos/neovim/neovim/issues/1029/events", |
|
764 | 829 | } |
765 | 830 | ], |
766 | 831 | "labels_url": "https://api.github.com/repos/neovim/neovim/issues/1029/labels{/name}", |
767 | | - "locked": false, |
| 832 | + "locked": true, |
768 | 833 | "milestone": { |
769 | 834 | "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", |
772 | 837 | "creator": { |
773 | 838 | "avatar_url": "https://avatars.githubusercontent.com/u/1359421?v=4", |
774 | 839 | "events_url": "https://api.github.com/users/justinmk/events{/privacy}", |
|
790 | 855 | "url": "https://api.github.com/users/justinmk", |
791 | 856 | "user_view_type": "public" |
792 | 857 | }, |
793 | | - "description": "Low priority items. We plan to work on this but don't have a target date.", |
| 858 | + "description": "", |
794 | 859 | "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, |
801 | 866 | "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" |
805 | 870 | }, |
806 | 871 | "node_id": "MDU6SXNzdWUzOTM4MDU1NQ==", |
807 | 872 | "number": 1029, |
808 | 873 | "performed_via_github_app": null, |
809 | 874 | "reactions": { |
810 | | - "+1": 14, |
| 875 | + "+1": 16, |
811 | 876 | "-1": 0, |
812 | 877 | "confused": 0, |
813 | 878 | "eyes": 0, |
814 | 879 | "heart": 0, |
815 | 880 | "hooray": 0, |
816 | 881 | "laugh": 0, |
817 | 882 | "rocket": 0, |
818 | | - "total_count": 14, |
| 883 | + "total_count": 16, |
819 | 884 | "url": "https://api.github.com/repos/neovim/neovim/issues/1029/reactions" |
820 | 885 | }, |
821 | 886 | "repository_url": "https://api.github.com/repos/neovim/neovim", |
822 | | - "state": "open", |
823 | | - "state_reason": null, |
| 887 | + "state": "closed", |
| 888 | + "state_reason": "completed", |
824 | 889 | "sub_issues_summary": { |
825 | 890 | "completed": 0, |
826 | 891 | "percent_completed": 0, |
827 | 892 | "total": 0 |
828 | 893 | }, |
829 | 894 | "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", |
832 | 907 | "url": "https://api.github.com/repos/neovim/neovim/issues/1029", |
833 | 908 | "user": { |
834 | 909 | "avatar_url": "https://avatars.githubusercontent.com/u/7731696?v=4", |
|
0 commit comments