CARVIEW |
Select Language
HTTP/2 200
date: Tue, 22 Jul 2025 09:05:52 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/"e70c471eae3cc6989284356f408c8ee1"
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=pYpRL343XG7Om78srpuu2Kjh4X7FxQzC4Z630cggJmneNsYvIE95FGmO0dMEjNxNjo5%2FN1l1s%2FMywZWY0ru58LzH1yoKDLzvBzXnytz2AqMWQKY%2FxvhvNQFHdQaSXxIZaxdXnYmMq9VM%2F2920amg3syEeMNbGOeejd13txVnGH2MTRkSVeW6IHqGCNUKR6kfp6I%2B3fxL1cba16O%2BhDr1S%2BW240x%2FzDHa39Z%2B3vxRUclOJKJRAJOf%2FDFwaCUeux0OksJJPQrgumaolCuAjfTXBA%3D%3D--Ex6Xf6F0n6TgXTWP--%2Bt%2BJn8UhVSe%2B38DwWCsrww%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.9604074.1753175151; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 09:05:51 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 09:05:51 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: DF6A:231C47:415E52:48FF46:687F546F
fix(paste): avoid edges cases caused by empty chunk · neovim/neovim@fcc6f66 · GitHub
Copy file name to clipboardExpand all lines: runtime/lua/vim/_editor.lua
Copy file name to clipboardExpand all lines: test/functional/api/vim_spec.lua
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Commit fcc6f66
File tree
Expand file treeCollapse file tree
2 files changed
+80
-6
lines changedFilter options
- runtime/lua/vim
- test/functional/api
Expand file treeCollapse file tree
2 files changed
+80
-6
lines changedruntime/lua/vim/_editor.lua
Copy file name to clipboardExpand all lines: runtime/lua/vim/_editor.lua+14-5Lines changed: 14 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
131 |
| - | |
| 131 | + | |
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
| |
| |||
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
| 161 | + | |
161 | 162 |
| |
162 |
| - | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
163 | 172 |
| |
164 | 173 |
| |
165 | 174 |
| |
| |||
173 | 182 |
| |
174 | 183 |
| |
175 | 184 |
| |
176 |
| - | |
| 185 | + | |
177 | 186 |
| |
178 | 187 |
| |
179 | 188 |
| |
| |||
190 | 199 |
| |
191 | 200 |
| |
192 | 201 |
| |
193 |
| - | |
194 | 202 |
| |
195 | 203 |
| |
196 | 204 |
| |
| |||
216 | 224 |
| |
217 | 225 |
| |
218 | 226 |
| |
| 227 | + | |
219 | 228 |
| |
220 | 229 |
| |
221 | 230 |
| |
| |||
224 | 233 |
| |
225 | 234 |
| |
226 | 235 |
| |
227 |
| - | |
| 236 | + | |
228 | 237 |
| |
229 | 238 |
| |
230 | 239 |
| |
|
test/functional/api/vim_spec.lua
Copy file name to clipboardExpand all lines: test/functional/api/vim_spec.lua+66-1Lines changed: 66 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
630 | 630 |
| |
631 | 631 |
| |
632 | 632 |
| |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
633 | 637 |
| |
634 | 638 |
| |
635 | 639 |
| |
| |||
702 | 706 |
| |
703 | 707 |
| |
704 | 708 |
| |
705 |
| - | |
| 709 | + | |
706 | 710 |
| |
707 | 711 |
| |
708 | 712 |
| |
| |||
714 | 718 |
| |
715 | 719 |
| |
716 | 720 |
| |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
717 | 745 |
| |
718 | 746 |
| |
719 | 747 |
| |
| |||
726 | 754 |
| |
727 | 755 |
| |
728 | 756 |
| |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
729 | 769 |
| |
730 | 770 |
| |
731 | 771 |
| |
| |||
738 | 778 |
| |
739 | 779 |
| |
740 | 780 |
| |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
741 | 793 |
| |
742 | 794 |
| |
743 | 795 |
| |
| |||
817 | 869 |
| |
818 | 870 |
| |
819 | 871 |
| |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
820 | 885 |
| |
821 | 886 |
| |
822 | 887 |
| |
|
You can’t perform that action at this time.
0 commit comments