CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 06:37:50 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/"e744e76223781b2f159c614eedaae68c"
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=col1Md7N95NJhdpdqqECAmanXV%2BjBtXm5If2n%2FgU3eba80%2FinPSAd1PvrqgadPtvDGydDLt2Ba5TCdXvm79JMmyPJ%2F6XCQ8qV%2Bv%2FnS9ha4awzhhcx3TrhJntX1HmH8QP6%2FY5xBkpMnPtQYQYIU9r4RsGAnoujb3U3UK%2FMBXg%2BqP3GUC9ZZDVyXzB5mDZ%2Fo2ECINz0%2B%2BKdDk5KIGh2eFrY0iKOmhGHXOPxqrbZhtFDUo5BayPl5D%2BMmAFm%2FLOGkbaYSUb5y%2BOZTlB%2Bpiosd3w4w%3D%3D--1BV%2BfPX1jZV62flV--pl2Sz0vwh6LfBTWB1x4U6A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1575310154.1753252669; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 06:37:49 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 06:37:49 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8ECC:1C6D98:548947:6CA369:6880833D
fix(win_close): count the window the be closed instead of curwin · neovim/neovim@3539456 · 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 3539456
File tree
Expand file treeCollapse file tree
2 files changed
+56
-37
lines changedFilter options
- src/nvim
- test/functional/ui
Expand file treeCollapse file tree
2 files changed
+56
-37
lines changed+19-18Lines changed: 19 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
300 | 300 |
| |
301 | 301 |
| |
302 | 302 |
| |
303 |
| - | |
| 303 | + | |
304 | 304 |
| |
305 | 305 |
| |
306 | 306 |
| |
| |||
2401 | 2401 |
| |
2402 | 2402 |
| |
2403 | 2403 |
| |
2404 |
| - | |
| 2404 | + | |
| 2405 | + | |
2405 | 2406 |
| |
2406 |
| - | |
2407 |
| - | |
2408 |
| - | |
| 2407 | + | |
| 2408 | + | |
| 2409 | + | |
2409 | 2410 |
| |
2410 |
| - | |
| 2411 | + | |
2411 | 2412 |
| |
2412 | 2413 |
| |
2413 |
| - | |
2414 |
| - | |
2415 |
| - | |
| 2414 | + | |
| 2415 | + | |
| 2416 | + | |
2416 | 2417 |
| |
2417 | 2418 |
| |
2418 | 2419 |
| |
2419 | 2420 |
| |
2420 |
| - | |
| 2421 | + | |
2421 | 2422 |
| |
2422 | 2423 |
| |
2423 | 2424 |
| |
| |||
2532 | 2533 |
| |
2533 | 2534 |
| |
2534 | 2535 |
| |
2535 |
| - | |
| 2536 | + | |
2536 | 2537 |
| |
2537 | 2538 |
| |
2538 | 2539 |
| |
| |||
2545 | 2546 |
| |
2546 | 2547 |
| |
2547 | 2548 |
| |
2548 |
| - | |
| 2549 | + | |
2549 | 2550 |
| |
2550 | 2551 |
| |
2551 | 2552 |
| |
| |||
2607 | 2608 |
| |
2608 | 2609 |
| |
2609 | 2610 |
| |
2610 |
| - | |
| 2611 | + | |
2611 | 2612 |
| |
2612 | 2613 |
| |
2613 | 2614 |
| |
| |||
2617 | 2618 |
| |
2618 | 2619 |
| |
2619 | 2620 |
| |
2620 |
| - | |
| 2621 | + | |
2621 | 2622 |
| |
2622 | 2623 |
| |
2623 | 2624 |
| |
| |||
2686 | 2687 |
| |
2687 | 2688 |
| |
2688 | 2689 |
| |
2689 |
| - | |
| 2690 | + | |
2690 | 2691 |
| |
2691 | 2692 |
| |
2692 | 2693 |
| |
| |||
2706 | 2707 |
| |
2707 | 2708 |
| |
2708 | 2709 |
| |
2709 |
| - | |
| 2710 | + | |
2710 | 2711 |
| |
2711 | 2712 |
| |
2712 | 2713 |
| |
| |||
3745 | 3746 |
| |
3746 | 3747 |
| |
3747 | 3748 |
| |
3748 |
| - | |
| 3749 | + | |
3749 | 3750 |
| |
3750 | 3751 |
| |
3751 | 3752 |
| |
| |||
6500 | 6501 |
| |
6501 | 6502 |
| |
6502 | 6503 |
| |
6503 |
| - | |
| 6504 | + | |
6504 | 6505 |
| |
6505 | 6506 |
| |
6506 | 6507 |
| |
|
test/functional/ui/float_spec.lua
Copy file name to clipboardExpand all lines: test/functional/ui/float_spec.lua+37-19Lines changed: 37 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
417 | 417 |
| |
418 | 418 |
| |
419 | 419 |
| |
420 |
| - | |
421 |
| - | |
422 |
| - | |
423 |
| - | |
424 |
| - | |
425 |
| - | |
426 |
| - | |
427 |
| - | |
428 |
| - | |
429 |
| - | |
430 |
| - | |
431 |
| - | |
432 |
| - | |
433 |
| - | |
434 |
| - | |
435 |
| - | |
436 |
| - | |
437 |
| - | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
438 | 436 |
| |
439 |
| - | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
440 | 458 |
| |
441 | 459 |
| |
442 | 460 |
| |
|
You can’t perform that action at this time.
0 commit comments