Skip to content

Commit ee89fc1

Browse files
committed
Backup update
1 parent 4d1007c commit ee89fc1

File tree

182 files changed

+64158
-2112
lines changed

Some content is hidden

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

182 files changed

+64158
-2112
lines changed

last_update

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-11-19T02:30:31Z
1+
2024-11-26T01:58:04Z

repositories/neovim/issues/11090.json

Lines changed: 55 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"author_association": "NONE",
66
"body": "<!-- Before reporting: search existing issues and check the FAQ. -->\r\n\r\n- `nvim --version`: v0.5.0-dev\r\n- Operating system/version: Ubuntu 19.04\r\n- Terminal name/version: gnome-terminal\r\n- `$TERM`: xterm-256color\r\n\r\n### Steps to reproduce using `nvim -u NORC`\r\n\r\n```\r\nnvim -u NORC\r\n:vs | term\r\ni yes\r\n\r\n```\r\n\r\n### Actual behaviour\r\nOther neovim buffers slow down (navigation, editing, etc.)\r\n\r\n### Expected behaviour\r\nOther neovim buffers work as usual\r\n\r\n### Suggestion\r\nWould it be to add an option to limit the rate of buffer stdout and stderr? Similar to piping all output through [pv](https://linux.die.net/man/1/pv) -qL [rate]",
77
"closed_at": null,
8+
"closed_by": null,
89
"comment_data": [
910
{
1011
"author_association": "CONTRIBUTOR",
@@ -47,7 +48,8 @@
4748
"starred_url": "https://api.github.com/users/blueyed/starred{/owner}{/repo}",
4849
"subscriptions_url": "https://api.github.com/users/blueyed/subscriptions",
4950
"type": "User",
50-
"url": "https://api.github.com/users/blueyed"
51+
"url": "https://api.github.com/users/blueyed",
52+
"user_view_type": "public"
5153
}
5254
},
5355
{
@@ -91,7 +93,8 @@
9193
"starred_url": "https://api.github.com/users/justinmk/starred{/owner}{/repo}",
9294
"subscriptions_url": "https://api.github.com/users/justinmk/subscriptions",
9395
"type": "User",
94-
"url": "https://api.github.com/users/justinmk"
96+
"url": "https://api.github.com/users/justinmk",
97+
"user_view_type": "public"
9598
}
9699
},
97100
{
@@ -135,7 +138,8 @@
135138
"starred_url": "https://api.github.com/users/ilan-schemoul/starred{/owner}{/repo}",
136139
"subscriptions_url": "https://api.github.com/users/ilan-schemoul/subscriptions",
137140
"type": "User",
138-
"url": "https://api.github.com/users/ilan-schemoul"
141+
"url": "https://api.github.com/users/ilan-schemoul",
142+
"user_view_type": "public"
139143
}
140144
},
141145
{
@@ -179,7 +183,8 @@
179183
"starred_url": "https://api.github.com/users/justinmk/starred{/owner}{/repo}",
180184
"subscriptions_url": "https://api.github.com/users/justinmk/subscriptions",
181185
"type": "User",
182-
"url": "https://api.github.com/users/justinmk"
186+
"url": "https://api.github.com/users/justinmk",
187+
"user_view_type": "public"
183188
}
184189
},
185190
{
@@ -223,7 +228,8 @@
223228
"starred_url": "https://api.github.com/users/griwes/starred{/owner}{/repo}",
224229
"subscriptions_url": "https://api.github.com/users/griwes/subscriptions",
225230
"type": "User",
226-
"url": "https://api.github.com/users/griwes"
231+
"url": "https://api.github.com/users/griwes",
232+
"user_view_type": "public"
227233
}
228234
},
229235
{
@@ -267,99 +273,57 @@
267273
"starred_url": "https://api.github.com/users/justinmk/starred{/owner}{/repo}",
268274
"subscriptions_url": "https://api.github.com/users/justinmk/subscriptions",
269275
"type": "User",
270-
"url": "https://api.github.com/users/justinmk"
276+
"url": "https://api.github.com/users/justinmk",
277+
"user_view_type": "public"
271278
}
272279
},
273280
{
274281
"author_association": "NONE",
275-
"body": "If you run `:term` and then run `tmux` in it, the performance would improve a lot.\r\n\r\n[螢幕錄影 2024-07-01 08:01:28.webm](https://github.com/neovim/neovim/assets/49364506/c2998b83-7630-4560-b811-bdb632e613cf)\r\n",
276-
"created_at": "2024-07-01T00:04:18Z",
277-
"html_url": "https://github.com/neovim/neovim/issues/11090#issuecomment-2198814293",
278-
"id": 2198814293,
282+
"body": "Well I don't know what happened but 0.10 was very slow around 10K lines now it's smooth as butter. Congrats to whomever fixed that even if that was accidental the UX is so much better now",
283+
"created_at": "2024-11-19T15:58:26Z",
284+
"html_url": "https://github.com/neovim/neovim/issues/11090#issuecomment-2486110678",
285+
"id": 2486110678,
279286
"issue_url": "https://api.github.com/repos/neovim/neovim/issues/11090",
280-
"node_id": "IC_kwDOAPphoM6DDz5V",
287+
"node_id": "IC_kwDOAPphoM6ULwnW",
281288
"performed_via_github_app": null,
282289
"reactions": {
283290
"+1": 0,
284291
"-1": 0,
285292
"confused": 0,
286293
"eyes": 0,
287294
"heart": 0,
288-
"hooray": 0,
289-
"laugh": 0,
290-
"rocket": 0,
291-
"total_count": 0,
292-
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/2198814293/reactions"
293-
},
294-
"updated_at": "2024-08-30T16:33:13Z",
295-
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/2198814293",
296-
"user": {
297-
"avatar_url": "https://avatars.githubusercontent.com/u/49364506?v=4",
298-
"events_url": "https://api.github.com/users/EarthMessenger/events{/privacy}",
299-
"followers_url": "https://api.github.com/users/EarthMessenger/followers",
300-
"following_url": "https://api.github.com/users/EarthMessenger/following{/other_user}",
301-
"gists_url": "https://api.github.com/users/EarthMessenger/gists{/gist_id}",
302-
"gravatar_id": "",
303-
"html_url": "https://github.com/EarthMessenger",
304-
"id": 49364506,
305-
"login": "EarthMessenger",
306-
"node_id": "MDQ6VXNlcjQ5MzY0NTA2",
307-
"organizations_url": "https://api.github.com/users/EarthMessenger/orgs",
308-
"received_events_url": "https://api.github.com/users/EarthMessenger/received_events",
309-
"repos_url": "https://api.github.com/users/EarthMessenger/repos",
310-
"site_admin": false,
311-
"starred_url": "https://api.github.com/users/EarthMessenger/starred{/owner}{/repo}",
312-
"subscriptions_url": "https://api.github.com/users/EarthMessenger/subscriptions",
313-
"type": "User",
314-
"url": "https://api.github.com/users/EarthMessenger"
315-
}
316-
},
317-
{
318-
"author_association": "NONE",
319-
"body": "That defeats the point tho, because then the scrollback isn't in the nvim buffer where I want it.\r\n\r\nChecking with the profiler has escaped my mind earlier due to an interrupt; I'll try to remember about it this time.",
320-
"created_at": "2024-07-01T12:12:14Z",
321-
"html_url": "https://github.com/neovim/neovim/issues/11090#issuecomment-2199982634",
322-
"id": 2199982634,
323-
"issue_url": "https://api.github.com/repos/neovim/neovim/issues/11090",
324-
"node_id": "IC_kwDOAPphoM6DIRIq",
325-
"performed_via_github_app": null,
326-
"reactions": {
327-
"+1": 0,
328-
"-1": 0,
329-
"confused": 0,
330-
"eyes": 0,
331-
"heart": 0,
332-
"hooray": 0,
295+
"hooray": 1,
333296
"laugh": 0,
334297
"rocket": 0,
335-
"total_count": 0,
336-
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/2199982634/reactions"
298+
"total_count": 1,
299+
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/2486110678/reactions"
337300
},
338-
"updated_at": "2024-08-30T16:33:27Z",
339-
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/2199982634",
301+
"updated_at": "2024-11-19T15:58:26Z",
302+
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/2486110678",
340303
"user": {
341-
"avatar_url": "https://avatars.githubusercontent.com/u/755021?v=4",
342-
"events_url": "https://api.github.com/users/griwes/events{/privacy}",
343-
"followers_url": "https://api.github.com/users/griwes/followers",
344-
"following_url": "https://api.github.com/users/griwes/following{/other_user}",
345-
"gists_url": "https://api.github.com/users/griwes/gists{/gist_id}",
304+
"avatar_url": "https://avatars.githubusercontent.com/u/9869317?v=4",
305+
"events_url": "https://api.github.com/users/ilan-schemoul/events{/privacy}",
306+
"followers_url": "https://api.github.com/users/ilan-schemoul/followers",
307+
"following_url": "https://api.github.com/users/ilan-schemoul/following{/other_user}",
308+
"gists_url": "https://api.github.com/users/ilan-schemoul/gists{/gist_id}",
346309
"gravatar_id": "",
347-
"html_url": "https://github.com/griwes",
348-
"id": 755021,
349-
"login": "griwes",
350-
"node_id": "MDQ6VXNlcjc1NTAyMQ==",
351-
"organizations_url": "https://api.github.com/users/griwes/orgs",
352-
"received_events_url": "https://api.github.com/users/griwes/received_events",
353-
"repos_url": "https://api.github.com/users/griwes/repos",
310+
"html_url": "https://github.com/ilan-schemoul",
311+
"id": 9869317,
312+
"login": "ilan-schemoul",
313+
"node_id": "MDQ6VXNlcjk4NjkzMTc=",
314+
"organizations_url": "https://api.github.com/users/ilan-schemoul/orgs",
315+
"received_events_url": "https://api.github.com/users/ilan-schemoul/received_events",
316+
"repos_url": "https://api.github.com/users/ilan-schemoul/repos",
354317
"site_admin": false,
355-
"starred_url": "https://api.github.com/users/griwes/starred{/owner}{/repo}",
356-
"subscriptions_url": "https://api.github.com/users/griwes/subscriptions",
318+
"starred_url": "https://api.github.com/users/ilan-schemoul/starred{/owner}{/repo}",
319+
"subscriptions_url": "https://api.github.com/users/ilan-schemoul/subscriptions",
357320
"type": "User",
358-
"url": "https://api.github.com/users/griwes"
321+
"url": "https://api.github.com/users/ilan-schemoul",
322+
"user_view_type": "public"
359323
}
360324
}
361325
],
362-
"comments": 8,
326+
"comments": 7,
363327
"comments_url": "https://api.github.com/repos/neovim/neovim/issues/11090/comments",
364328
"created_at": "2019-09-24T18:50:39Z",
365329
"events_url": "https://api.github.com/repos/neovim/neovim/issues/11090/events",
@@ -378,7 +342,7 @@
378342
{
379343
"color": "FEF2C0",
380344
"default": false,
381-
"description": "issues reporting performance problems",
345+
"description": "performance, latency, cpu/memory usage",
382346
"id": 101930601,
383347
"name": "performance",
384348
"node_id": "MDU6TGFiZWwxMDE5MzA2MDE=",
@@ -398,7 +362,7 @@
398362
"locked": false,
399363
"milestone": {
400364
"closed_at": null,
401-
"closed_issues": 633,
365+
"closed_issues": 668,
402366
"created_at": "2014-05-10T20:43:04Z",
403367
"creator": {
404368
"avatar_url": "https://avatars.githubusercontent.com/u/1359421?v=4",
@@ -418,19 +382,20 @@
418382
"starred_url": "https://api.github.com/users/justinmk/starred{/owner}{/repo}",
419383
"subscriptions_url": "https://api.github.com/users/justinmk/subscriptions",
420384
"type": "User",
421-
"url": "https://api.github.com/users/justinmk"
385+
"url": "https://api.github.com/users/justinmk",
386+
"user_view_type": "public"
422387
},
423-
"description": "Low priority. Not planned for the current target, may be reassigned.",
388+
"description": "Low priority items. We plan to work on this but don't have a target date.",
424389
"due_on": null,
425390
"html_url": "https://github.com/neovim/neovim/milestone/6",
426391
"id": 655037,
427392
"labels_url": "https://api.github.com/repos/neovim/neovim/milestones/6/labels",
428393
"node_id": "MDk6TWlsZXN0b25lNjU1MDM3",
429394
"number": 6,
430-
"open_issues": 564,
395+
"open_issues": 612,
431396
"state": "open",
432397
"title": "backlog",
433-
"updated_at": "2024-09-02T20:49:25Z",
398+
"updated_at": "2024-11-25T12:06:26Z",
434399
"url": "https://api.github.com/repos/neovim/neovim/milestones/6"
435400
},
436401
"node_id": "MDU6SXNzdWU0OTc4NjM1NDQ=",
@@ -451,9 +416,14 @@
451416
"repository_url": "https://api.github.com/repos/neovim/neovim",
452417
"state": "open",
453418
"state_reason": null,
419+
"sub_issues_summary": {
420+
"completed": 0,
421+
"percent_completed": 0,
422+
"total": 0
423+
},
454424
"timeline_url": "https://api.github.com/repos/neovim/neovim/issues/11090/timeline",
455425
"title": ":terminal output slows down editor when handling large output",
456-
"updated_at": "2024-08-30T16:33:27Z",
426+
"updated_at": "2024-11-20T00:23:22Z",
457427
"url": "https://api.github.com/repos/neovim/neovim/issues/11090",
458428
"user": {
459429
"avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4",
@@ -473,6 +443,7 @@
473443
"starred_url": "https://api.github.com/users/ghost/starred{/owner}{/repo}",
474444
"subscriptions_url": "https://api.github.com/users/ghost/subscriptions",
475445
"type": "User",
476-
"url": "https://api.github.com/users/ghost"
446+
"url": "https://api.github.com/users/ghost",
447+
"user_view_type": "public"
477448
}
478449
}

0 commit comments

Comments
 (0)