CARVIEW |
Select Language
HTTP/2 200
date: Tue, 22 Jul 2025 23:47:58 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/"247e4f21972826e518d6442fc17cf882"
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=JUWQcATyaJq5dIVdWLiTxuKZycKLmXo1QF0gPPUhG%2FnaiutkOJ1LuCxQQXapJMtaNvkmjrnZ82P%2BC79chvUVZIgFoSlYMTao7jxsMPYvhUtQ9Ougi02nI24yxnCxcP4lZExr2%2BOMy3jO1i5mHW8zOlWyPUeKbwoiJ5BpJMo2iBgP1EUjq5t%2FlSh4x1qKMW4avNk0%2FKw4qILgCwtDYEd4gApabAltKKUyU5hG1afsl%2FiqY3ku2ZdazSqgSXwsfIGjQfSSrhJR7xGFfTfgnUTfvA%3D%3D--APelfnZ3cNHHqteJ--%2F0i3kxpiRnuaOZqxluJ9lg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1922727376.1753228076; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 23:47:56 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 23:47:56 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 946E:17EAA:1D6652:28814F:6880232C
fix: close floating windows when calling win_close() · neovim/neovim@85ae04d · 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 85ae04d
File tree
Expand file treeCollapse file tree
10 files changed
+80
-31
lines changedFilter options
- src/nvim
- api
- test/functional/ui
Expand file treeCollapse file tree
10 files changed
+80
-31
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
395 | 395 |
| |
396 | 396 |
| |
397 | 397 |
| |
398 |
| - | |
| 398 | + | |
399 | 399 |
| |
400 | 400 |
| |
401 | 401 |
| |
|
+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
846 | 846 |
| |
847 | 847 |
| |
848 | 848 |
| |
849 |
| - | |
| 849 | + | |
850 | 850 |
| |
851 | 851 |
| |
852 | 852 |
| |
| |||
1237 | 1237 |
| |
1238 | 1238 |
| |
1239 | 1239 |
| |
1240 |
| - | |
| 1240 | + | |
1241 | 1241 |
| |
1242 | 1242 |
| |
1243 | 1243 |
| |
| |||
4822 | 4822 |
| |
4823 | 4823 |
| |
4824 | 4824 |
| |
4825 |
| - | |
| 4825 | + | |
4826 | 4826 |
| |
4827 | 4827 |
| |
4828 | 4828 |
| |
| |||
5013 | 5013 |
| |
5014 | 5014 |
| |
5015 | 5015 |
| |
5016 |
| - | |
| 5016 | + | |
5017 | 5017 |
| |
5018 | 5018 |
| |
5019 | 5019 |
| |
| |||
5094 | 5094 |
| |
5095 | 5095 |
| |
5096 | 5096 |
| |
5097 |
| - | |
| 5097 | + | |
5098 | 5098 |
| |
5099 | 5099 |
| |
5100 | 5100 |
| |
| |||
5136 | 5136 |
| |
5137 | 5137 |
| |
5138 | 5138 |
| |
5139 |
| - | |
| 5139 | + | |
5140 | 5140 |
| |
5141 | 5141 |
| |
5142 | 5142 |
| |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5856 | 5856 |
| |
5857 | 5857 |
| |
5858 | 5858 |
| |
5859 |
| - | |
| 5859 | + | |
5860 | 5860 |
| |
5861 | 5861 |
| |
5862 | 5862 |
| |
|
+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6619 | 6619 |
| |
6620 | 6620 |
| |
6621 | 6621 |
| |
6622 |
| - | |
| 6622 | + | |
6623 | 6623 |
| |
6624 | 6624 |
| |
6625 | 6625 |
| |
| |||
6734 | 6734 |
| |
6735 | 6735 |
| |
6736 | 6736 |
| |
6737 |
| - | |
| 6737 | + | |
6738 | 6738 |
| |
6739 | 6739 |
| |
6740 | 6740 |
| |
| |||
6898 | 6898 |
| |
6899 | 6899 |
| |
6900 | 6900 |
| |
6901 |
| - | |
| 6901 | + | |
6902 | 6902 |
| |
6903 | 6903 |
| |
6904 | 6904 |
| |
| |||
6913 | 6913 |
| |
6914 | 6914 |
| |
6915 | 6915 |
| |
6916 |
| - | |
| 6916 | + | |
6917 | 6917 |
| |
6918 | 6918 |
| |
6919 | 6919 |
| |
| |||
6971 | 6971 |
| |
6972 | 6972 |
| |
6973 | 6973 |
| |
6974 |
| - | |
| 6974 | + | |
6975 | 6975 |
| |
6976 | 6976 |
| |
6977 | 6977 |
| |
| |||
7572 | 7572 |
| |
7573 | 7573 |
| |
7574 | 7574 |
| |
7575 |
| - | |
| 7575 | + | |
7576 | 7576 |
| |
7577 | 7577 |
| |
7578 | 7578 |
| |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6563 | 6563 |
| |
6564 | 6564 |
| |
6565 | 6565 |
| |
6566 |
| - | |
| 6566 | + | |
6567 | 6567 |
| |
6568 | 6568 |
| |
6569 | 6569 |
| |
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1560 | 1560 |
| |
1561 | 1561 |
| |
1562 | 1562 |
| |
1563 |
| - | |
| 1563 | + | |
1564 | 1564 |
| |
1565 | 1565 |
| |
1566 | 1566 |
| |
| |||
1572 | 1572 |
| |
1573 | 1573 |
| |
1574 | 1574 |
| |
1575 |
| - | |
| 1575 | + | |
1576 | 1576 |
| |
1577 | 1577 |
| |
1578 | 1578 |
| |
| |||
1619 | 1619 |
| |
1620 | 1620 |
| |
1621 | 1621 |
| |
1622 |
| - | |
| 1622 | + | |
1623 | 1623 |
| |
1624 | 1624 |
| |
1625 | 1625 |
| |
|
+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3022 | 3022 |
| |
3023 | 3023 |
| |
3024 | 3024 |
| |
3025 |
| - | |
| 3025 | + | |
3026 | 3026 |
| |
3027 | 3027 |
| |
3028 | 3028 |
| |
| |||
3577 | 3577 |
| |
3578 | 3578 |
| |
3579 | 3579 |
| |
3580 |
| - | |
| 3580 | + | |
3581 | 3581 |
| |
3582 | 3582 |
| |
3583 | 3583 |
| |
| |||
3651 | 3651 |
| |
3652 | 3652 |
| |
3653 | 3653 |
| |
3654 |
| - | |
| 3654 | + | |
3655 | 3655 |
| |
3656 | 3656 |
| |
3657 | 3657 |
| |
| |||
5767 | 5767 |
| |
5768 | 5768 |
| |
5769 | 5769 |
| |
5770 |
| - | |
| 5770 | + | |
5771 | 5771 |
| |
5772 | 5772 |
| |
5773 | 5773 |
| |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2960 | 2960 |
| |
2961 | 2961 |
| |
2962 | 2962 |
| |
2963 |
| - | |
| 2963 | + | |
2964 | 2964 |
| |
2965 | 2965 |
| |
2966 | 2966 |
| |
|
+35-8Lines changed: 35 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
304 | 304 |
| |
305 | 305 |
| |
306 | 306 |
| |
307 |
| - | |
| 307 | + | |
308 | 308 |
| |
309 | 309 |
| |
310 | 310 |
| |
| |||
449 | 449 |
| |
450 | 450 |
| |
451 | 451 |
| |
452 |
| - | |
| 452 | + | |
453 | 453 |
| |
454 | 454 |
| |
455 | 455 |
| |
| |||
2290 | 2290 |
| |
2291 | 2291 |
| |
2292 | 2292 |
| |
2293 |
| - | |
| 2293 | + | |
2294 | 2294 |
| |
2295 | 2295 |
| |
2296 | 2296 |
| |
| |||
2368 | 2368 |
| |
2369 | 2369 |
| |
2370 | 2370 |
| |
| 2371 | + | |
| 2372 | + | |
| 2373 | + | |
| 2374 | + | |
| 2375 | + | |
| 2376 | + | |
| 2377 | + | |
| 2378 | + | |
| 2379 | + | |
| 2380 | + | |
| 2381 | + | |
| 2382 | + | |
| 2383 | + | |
| 2384 | + | |
| 2385 | + | |
| 2386 | + | |
2371 | 2387 |
| |
2372 | 2388 |
| |
2373 | 2389 |
| |
| |||
2432 | 2448 |
| |
2433 | 2449 |
| |
2434 | 2450 |
| |
2435 |
| - | |
| 2451 | + | |
2436 | 2452 |
| |
2437 | 2453 |
| |
2438 | 2454 |
| |
| |||
2462 | 2478 |
| |
2463 | 2479 |
| |
2464 | 2480 |
| |
2465 |
| - | |
2466 |
| - | |
2467 |
| - | |
| 2481 | + | |
| 2482 | + | |
| 2483 | + | |
| 2484 | + | |
| 2485 | + | |
| 2486 | + | |
| 2487 | + | |
| 2488 | + | |
| 2489 | + | |
| 2490 | + | |
| 2491 | + | |
| 2492 | + | |
2468 | 2493 |
| |
2469 | 2494 |
| |
2470 | 2495 |
| |
| |||
3611 | 3636 |
| |
3612 | 3637 |
| |
3613 | 3638 |
| |
3614 |
| - | |
| 3639 | + | |
| 3640 | + | |
| 3641 | + | |
3615 | 3642 |
| |
3616 | 3643 |
| |
3617 | 3644 |
| |
|
test/functional/ui/float_spec.lua
Copy file name to clipboardExpand all lines: test/functional/ui/float_spec.lua+22Lines changed: 22 additions & 0 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 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
420 | 442 |
| |
421 | 443 |
| |
422 | 444 |
| |
|
You can’t perform that action at this time.
0 commit comments