CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 08:32:56 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/neovim/neovim.git
etag: W/"73211248c08377096c7f05c5e3c543db"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=4T1sTYprjYf6Z57Z9NAT48G5DIMjrPC9gsXUbqGvr2NY6r5hshpUASyRU93xNRrpPffTLinxyCEPsFnp1Lx%2BRY9qe4vWtkaGeT8LVZuc5Rvcu7etvWquXyNBacWYF4jFIzTTxaZm20cpr2ePRNW1MNXgaFUrtIqJzWQ62TZhP%2B48f%2BIdXxWqoH8std1DTG6NKLiyGFaUSKfkp3X1ZeuXMvW3N7q8G2HXXfC4c3Gv44t3hOZiPdETZalsN9A3eI7AFSacFiOxqLjRsDfFZnDsuw%3D%3D--K%2FERkV7SFUegjNmh--oNKE8sUxn%2B%2FPZG2FawVFOw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.2002918891.1753259574; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 08:32:54 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 08:32:54 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A91C:39062F:73285F:8ED820:68809E36
fix(float): handle buffer deletion with floating windows · neovim/neovim@3fdb7b5 · GitHub
Copy file name to clipboardExpand all lines: test/functional/ui/float_spec.lua
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Commit 3fdb7b5
File tree
Expand file treeCollapse file tree
3 files changed
+163
-37
lines changedFilter options
- src/nvim
- test/functional/ui
Expand file treeCollapse file tree
3 files changed
+163
-37
lines changed+8-3Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1042 | 1042 |
| |
1043 | 1043 |
| |
1044 | 1044 |
| |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
1045 | 1049 |
| |
1046 | 1050 |
| |
1047 | 1051 |
| |
| |||
1224 | 1228 |
| |
1225 | 1229 |
| |
1226 | 1230 |
| |
1227 |
| - | |
1228 |
| - | |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
1229 | 1234 |
| |
1230 | 1235 |
| |
1231 |
| - | |
| 1236 | + | |
1232 | 1237 |
| |
1233 | 1238 |
| |
1234 | 1239 |
| |
|
+28-22Lines changed: 28 additions & 22 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2350 | 2350 |
| |
2351 | 2351 |
| |
2352 | 2352 |
| |
2353 |
| - | |
| 2353 | + | |
2354 | 2354 |
| |
2355 |
| - | |
2356 |
| - | |
| 2355 | + | |
| 2356 | + | |
2357 | 2357 |
| |
2358 | 2358 |
| |
2359 | 2359 |
| |
2360 | 2360 |
| |
2361 | 2361 |
| |
2362 | 2362 |
| |
2363 |
| - | |
| 2363 | + | |
| 2364 | + | |
| 2365 | + | |
| 2366 | + | |
| 2367 | + | |
2364 | 2368 |
| |
2365 | 2369 |
| |
2366 | 2370 |
| |
| |||
2369 | 2373 |
| |
2370 | 2374 |
| |
2371 | 2375 |
| |
2372 |
| - | |
| 2376 | + | |
2373 | 2377 |
| |
2374 |
| - | |
| 2378 | + | |
2375 | 2379 |
| |
2376 | 2380 |
| |
2377 | 2381 |
| |
| |||
2406 | 2410 |
| |
2407 | 2411 |
| |
2408 | 2412 |
| |
2409 |
| - | |
| 2413 | + | |
2410 | 2414 |
| |
2411 | 2415 |
| |
2412 | 2416 |
| |
| |||
2442 | 2446 |
| |
2443 | 2447 |
| |
2444 | 2448 |
| |
2445 |
| - | |
| 2449 | + | |
| 2450 | + | |
2446 | 2451 |
| |
2447 | 2452 |
| |
2448 |
| - | |
| 2453 | + | |
2449 | 2454 |
| |
2450 |
| - | |
| 2455 | + | |
| 2456 | + | |
2451 | 2457 |
| |
2452 | 2458 |
| |
2453 | 2459 |
| |
| |||
2546 | 2552 |
| |
2547 | 2553 |
| |
2548 | 2554 |
| |
2549 |
| - | |
2550 |
| - | |
2551 |
| - | |
2552 |
| - | |
2553 |
| - | |
2554 |
| - | |
2555 |
| - | |
2556 |
| - | |
2557 |
| - | |
2558 |
| - | |
2559 |
| - | |
2560 |
| - | |
| 2555 | + | |
| 2556 | + | |
| 2557 | + | |
| 2558 | + | |
| 2559 | + | |
| 2560 | + | |
| 2561 | + | |
| 2562 | + | |
| 2563 | + | |
| 2564 | + | |
| 2565 | + | |
| 2566 | + | |
2561 | 2567 |
| |
2562 | 2568 |
| |
2563 | 2569 |
| |
|
test/functional/ui/float_spec.lua
Copy file name to clipboardExpand all lines: test/functional/ui/float_spec.lua+127-12Lines changed: 127 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
| |||
418 | 419 |
| |
419 | 420 |
| |
420 | 421 |
| |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
421 | 428 |
| |
422 |
| - | |
423 | 429 |
| |
424 |
| - | |
425 |
| - | |
| 430 | + | |
426 | 431 |
| |
427 | 432 |
| |
428 | 433 |
| |
429 |
| - | |
| 434 | + | |
| 435 | + | |
430 | 436 |
| |
431 | 437 |
| |
432 |
| - | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
433 | 493 |
| |
434 | 494 |
| |
435 | 495 |
| |
436 | 496 |
| |
437 | 497 |
| |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
438 | 507 |
| |
439 |
| - | |
440 |
| - | |
441 |
| - | |
442 |
| - | |
443 |
| - | |
444 |
| - | |
445 |
| - | |
446 | 508 |
| |
| 509 | + | |
| 510 | + | |
| 511 | + | |
447 | 512 |
| |
448 | 513 |
| |
449 | 514 |
| |
450 | 515 |
| |
| 516 | + | |
| 517 | + | |
451 | 518 |
| |
452 | 519 |
| |
453 | 520 |
| |
454 | 521 |
| |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
455 | 570 |
| |
456 | 571 |
| |
457 | 572 |
| |
|
You can’t perform that action at this time.
0 commit comments