|
4 | 4 | "assignees": [], |
5 | 5 | "author_association": "CONTRIBUTOR", |
6 | 6 | "body": "<!-- Before reporting: search existing issues and check the FAQ. -->\r\n\r\n- `:ver`:\r\n```\r\nNVIM v0.4.3\r\nBuild type: Release\r\nLuaJIT 2.0.5\r\nCompilation: /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -O2 -DNDEBUG -DMIN_LOG_LEVEL=3 -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wshadow -Wconversion -Wmissing-prototypes -Wimplicit-fallthrough -Wvla -fstack-protector-strong -fdiagnostics-color=always -DINCLUDE_GE\r\nNERATED_DECLARATIONS -D_GNU_SOURCE -DNVIM_MSGPACK_HAS_FLOAT32 -DNVIM_UNIBI_HAS_VAR_FROM -I/build/neovim/src/build/config -I/build/neovim/src/neovim-0.4.3/src -I/usr/include -I/build/neovim/src/build/src/nvim/auto -I/build/neovim/src/build/include\r\nCompiled by builduser\r\n\r\nFeatures: +acl +iconv +tui\r\nSee \":help feature-compile\"\r\n\r\n system vimrc file: \"$VIM/sysinit.vim\"\r\n fall-back for $VIM: \"/usr/share/nvim\"\r\n```\r\n- `vim -u DEFAULTS` (version: 8.2) behaves differently?\r\n\r\nYes, vim pauses rendering new lines of input in its terminal buffers when you go into normal mode, but I assume this is because it has a very different implementation than Neovim.\r\n\r\n- Operating system/version: Arch Linux\r\n- Terminal name/version: mintty (wsltty)\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:terminal\r\nseq 100000\r\n# then very quickly afterwards,\r\n<C-\\><C-n>\r\n<C-b><C-b><C-b>\r\n```\r\n\r\n### Actual behaviour\r\n\r\nCursor should stay on the same number.\r\n\r\n### Expected behaviour\r\n\r\nThe cursor is scrolled downwards as lines past 10000 are dropped.", |
7 | | - "closed_at": null, |
8 | | - "closed_by": null, |
| 7 | + "closed_at": "2025-10-24T22:48:05Z", |
| 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 | + }, |
9 | 29 | "comment_data": [ |
10 | 30 | { |
11 | 31 | "author_association": "NONE", |
|
232 | 252 | "user_view_type": "public" |
233 | 253 | } |
234 | 254 | }, |
235 | | - { |
236 | | - "author_association": "NONE", |
237 | | - "body": "I'm encountering the scrollback issues as well. It's pretty annoying. Would one solution be to just scroll up one line (and move the visual selection one line up) when a line is evicted from the scrollback buffer and the terminal is scrolled? Would be slightly hacky, but it should work, right?", |
238 | | - "created_at": "2021-06-18T09:23:45Z", |
239 | | - "html_url": "https://github.com/neovim/neovim/issues/12651#issuecomment-863896445", |
240 | | - "id": 863896445, |
241 | | - "issue_url": "https://api.github.com/repos/neovim/neovim/issues/12651", |
242 | | - "node_id": "MDEyOklzc3VlQ29tbWVudDg2Mzg5NjQ0NQ==", |
243 | | - "performed_via_github_app": null, |
244 | | - "reactions": { |
245 | | - "+1": 0, |
246 | | - "-1": 0, |
247 | | - "confused": 0, |
248 | | - "eyes": 0, |
249 | | - "heart": 0, |
250 | | - "hooray": 0, |
251 | | - "laugh": 0, |
252 | | - "rocket": 0, |
253 | | - "total_count": 0, |
254 | | - "url": "https://api.github.com/repos/neovim/neovim/issues/comments/863896445/reactions" |
255 | | - }, |
256 | | - "updated_at": "2021-06-18T09:23:45Z", |
257 | | - "url": "https://api.github.com/repos/neovim/neovim/issues/comments/863896445", |
258 | | - "user": { |
259 | | - "avatar_url": "https://avatars.githubusercontent.com/u/3728194?v=4", |
260 | | - "events_url": "https://api.github.com/users/mortie/events{/privacy}", |
261 | | - "followers_url": "https://api.github.com/users/mortie/followers", |
262 | | - "following_url": "https://api.github.com/users/mortie/following{/other_user}", |
263 | | - "gists_url": "https://api.github.com/users/mortie/gists{/gist_id}", |
264 | | - "gravatar_id": "", |
265 | | - "html_url": "https://github.com/mortie", |
266 | | - "id": 3728194, |
267 | | - "login": "mortie", |
268 | | - "node_id": "MDQ6VXNlcjM3MjgxOTQ=", |
269 | | - "organizations_url": "https://api.github.com/users/mortie/orgs", |
270 | | - "received_events_url": "https://api.github.com/users/mortie/received_events", |
271 | | - "repos_url": "https://api.github.com/users/mortie/repos", |
272 | | - "site_admin": false, |
273 | | - "starred_url": "https://api.github.com/users/mortie/starred{/owner}{/repo}", |
274 | | - "subscriptions_url": "https://api.github.com/users/mortie/subscriptions", |
275 | | - "type": "User", |
276 | | - "url": "https://api.github.com/users/mortie", |
277 | | - "user_view_type": "public" |
278 | | - } |
279 | | - }, |
280 | | - { |
281 | | - "author_association": "NONE", |
282 | | - "body": "Is there a plan to fix this or a workaround?", |
283 | | - "created_at": "2023-03-13T05:35:34Z", |
284 | | - "html_url": "https://github.com/neovim/neovim/issues/12651#issuecomment-1465542720", |
285 | | - "id": 1465542720, |
286 | | - "issue_url": "https://api.github.com/repos/neovim/neovim/issues/12651", |
287 | | - "node_id": "IC_kwDOAPphoM5XWmhA", |
288 | | - "performed_via_github_app": null, |
289 | | - "reactions": { |
290 | | - "+1": 0, |
291 | | - "-1": 0, |
292 | | - "confused": 0, |
293 | | - "eyes": 0, |
294 | | - "heart": 0, |
295 | | - "hooray": 0, |
296 | | - "laugh": 0, |
297 | | - "rocket": 0, |
298 | | - "total_count": 0, |
299 | | - "url": "https://api.github.com/repos/neovim/neovim/issues/comments/1465542720/reactions" |
300 | | - }, |
301 | | - "updated_at": "2023-03-13T05:35:34Z", |
302 | | - "url": "https://api.github.com/repos/neovim/neovim/issues/comments/1465542720", |
303 | | - "user": { |
304 | | - "avatar_url": "https://avatars.githubusercontent.com/u/47007?v=4", |
305 | | - "events_url": "https://api.github.com/users/durka/events{/privacy}", |
306 | | - "followers_url": "https://api.github.com/users/durka/followers", |
307 | | - "following_url": "https://api.github.com/users/durka/following{/other_user}", |
308 | | - "gists_url": "https://api.github.com/users/durka/gists{/gist_id}", |
309 | | - "gravatar_id": "", |
310 | | - "html_url": "https://github.com/durka", |
311 | | - "id": 47007, |
312 | | - "login": "durka", |
313 | | - "node_id": "MDQ6VXNlcjQ3MDA3", |
314 | | - "organizations_url": "https://api.github.com/users/durka/orgs", |
315 | | - "received_events_url": "https://api.github.com/users/durka/received_events", |
316 | | - "repos_url": "https://api.github.com/users/durka/repos", |
317 | | - "site_admin": false, |
318 | | - "starred_url": "https://api.github.com/users/durka/starred{/owner}{/repo}", |
319 | | - "subscriptions_url": "https://api.github.com/users/durka/subscriptions", |
320 | | - "type": "User", |
321 | | - "url": "https://api.github.com/users/durka", |
322 | | - "user_view_type": "public" |
323 | | - } |
324 | | - }, |
325 | 255 | { |
326 | 256 | "author_association": "NONE", |
327 | 257 | "body": "I guess one workaround is to just raise `scrollback` (or if you don't want to raise it, partially or fully clear it by setting it lower and then restoring to original value).", |
|
368 | 298 | } |
369 | 299 | } |
370 | 300 | ], |
371 | | - "comments": 8, |
| 301 | + "comments": 6, |
372 | 302 | "comments_url": "https://api.github.com/repos/neovim/neovim/issues/12651/comments", |
373 | 303 | "created_at": "2020-07-17T00:22:53Z", |
374 | 304 | "events_url": "https://api.github.com/repos/neovim/neovim/issues/12651/events", |
375 | 305 | "html_url": "https://github.com/neovim/neovim/issues/12651", |
376 | 306 | "id": 658692835, |
| 307 | + "issue_dependencies_summary": { |
| 308 | + "blocked_by": 0, |
| 309 | + "blocking": 0, |
| 310 | + "total_blocked_by": 0, |
| 311 | + "total_blocking": 0 |
| 312 | + }, |
377 | 313 | "labels": [ |
378 | 314 | { |
379 | 315 | "color": "c5def5", |
|
398 | 334 | "locked": false, |
399 | 335 | "milestone": { |
400 | 336 | "closed_at": null, |
401 | | - "closed_issues": 726, |
402 | | - "created_at": "2014-05-10T20:43:04Z", |
| 337 | + "closed_issues": 49, |
| 338 | + "created_at": "2025-09-02T15:27:06Z", |
403 | 339 | "creator": { |
404 | 340 | "avatar_url": "https://avatars.githubusercontent.com/u/1359421?v=4", |
405 | 341 | "events_url": "https://api.github.com/users/justinmk/events{/privacy}", |
|
421 | 357 | "url": "https://api.github.com/users/justinmk", |
422 | 358 | "user_view_type": "public" |
423 | 359 | }, |
424 | | - "description": "Low priority items. We plan to work on this but don't have a target date.", |
| 360 | + "description": "", |
425 | 361 | "due_on": null, |
426 | | - "html_url": "https://github.com/neovim/neovim/milestone/6", |
427 | | - "id": 655037, |
428 | | - "labels_url": "https://api.github.com/repos/neovim/neovim/milestones/6/labels", |
429 | | - "node_id": "MDk6TWlsZXN0b25lNjU1MDM3", |
430 | | - "number": 6, |
431 | | - "open_issues": 630, |
| 362 | + "html_url": "https://github.com/neovim/neovim/milestone/53", |
| 363 | + "id": 13605541, |
| 364 | + "labels_url": "https://api.github.com/repos/neovim/neovim/milestones/53/labels", |
| 365 | + "node_id": "MI_kwDOAPphoM4Az5ql", |
| 366 | + "number": 53, |
| 367 | + "open_issues": 19, |
432 | 368 | "state": "open", |
433 | | - "title": "backlog", |
434 | | - "updated_at": "2025-07-07T03:51:31Z", |
435 | | - "url": "https://api.github.com/repos/neovim/neovim/milestones/6" |
| 369 | + "title": "0.11.5", |
| 370 | + "updated_at": "2025-10-28T02:30:27Z", |
| 371 | + "url": "https://api.github.com/repos/neovim/neovim/milestones/53" |
436 | 372 | }, |
437 | 373 | "node_id": "MDU6SXNzdWU2NTg2OTI4MzU=", |
438 | 374 | "number": 12651, |
|
450 | 386 | "url": "https://api.github.com/repos/neovim/neovim/issues/12651/reactions" |
451 | 387 | }, |
452 | 388 | "repository_url": "https://api.github.com/repos/neovim/neovim", |
453 | | - "state": "open", |
454 | | - "state_reason": null, |
| 389 | + "state": "closed", |
| 390 | + "state_reason": "completed", |
455 | 391 | "sub_issues_summary": { |
456 | 392 | "completed": 0, |
457 | 393 | "percent_completed": 0, |
|
469 | 405 | "node_id": "IT_kwDOAGK_Pc4ACRyv", |
470 | 406 | "updated_at": "2024-07-26T10:12:30Z" |
471 | 407 | }, |
472 | | - "updated_at": "2025-07-02T08:57:45Z", |
| 408 | + "updated_at": "2025-10-24T23:16:52Z", |
473 | 409 | "url": "https://api.github.com/repos/neovim/neovim/issues/12651", |
474 | 410 | "user": { |
475 | 411 | "avatar_url": "https://avatars.githubusercontent.com/u/6652840?v=4", |
|
0 commit comments