CARVIEW |
Select Language
HTTP/2 200
date: Mon, 21 Jul 2025 12:51:25 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/"0087275ec6eb3ed0cf5acd82836cb2b3"
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=AgMvFivq7rbdointqfePDqrFZqE1kV4WFFE8E8onV%2FpVJNQTm%2FWOr2%2FM%2BXt7O5hfn%2FMVnVH7J1AW0kQEfMDgaydsfz3S8%2Fv9rxYANL9saOQbW%2BZKb2wTn9sdj4Q7%2BLHkP8roDJXaitsBM1n0lS5zYtCRH5WeKGGk7um8KdmWQbV%2Fw6TSHd7ANwoQ4TlRtVA5zGsIAXmFlCrAY5bT6llzeF1KrnUUKoUQzzilMA8bw%2B6ZXxU2Z0QxxC8rBo5XeeutCJnxlHOcKO9a9m1hHI4Wog%3D%3D--cIUTorY4hnMgvFeH--0xQsbOpDPPbR0uioCj6hiw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1565817127.1753102284; Path=/; Domain=github.com; Expires=Tue, 21 Jul 2026 12:51:24 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 21 Jul 2026 12:51:24 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 895C:36E64:E47238:112F47E:687E37CC
fix(api): correctly pass f-args for nvim_create_user_command (#18098) · neovim/neovim@e463eb8 · GitHub
Copy file name to clipboardExpand all lines: test/functional/api/command_spec.lua
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Commit e463eb8
authored
File tree
Expand file treeCollapse file tree
3 files changed
+87
-35
lines changedFilter options
- src/nvim
- lua
- test/functional/api
Expand file treeCollapse file tree
3 files changed
+87
-35
lines changed+35-17Lines changed: 35 additions & 17 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5774 | 5774 |
| |
5775 | 5775 |
| |
5776 | 5776 |
| |
5777 |
| - | |
5778 |
| - | |
5779 |
| - | |
5780 |
| - | |
5781 |
| - | |
5782 |
| - | |
| 5777 | + | |
| 5778 | + | |
| 5779 | + | |
| 5780 | + | |
| 5781 | + | |
5783 | 5782 |
| |
5784 |
| - | |
5785 |
| - | |
5786 |
| - | |
5787 |
| - | |
5788 |
| - | |
5789 |
| - | |
5790 |
| - | |
5791 |
| - | |
5792 |
| - | |
| 5783 | + | |
| 5784 | + | |
| 5785 | + | |
| 5786 | + | |
| 5787 | + | |
| 5788 | + | |
| 5789 | + | |
| 5790 | + | |
| 5791 | + | |
| 5792 | + | |
| 5793 | + | |
| 5794 | + | |
| 5795 | + | |
| 5796 | + | |
| 5797 | + | |
| 5798 | + | |
| 5799 | + | |
| 5800 | + | |
| 5801 | + | |
| 5802 | + | |
| 5803 | + | |
| 5804 | + | |
| 5805 | + | |
5793 | 5806 |
| |
5794 | 5807 |
| |
5795 |
| - | |
5796 |
| - | |
| 5808 | + | |
| 5809 | + | |
| 5810 | + | |
| 5811 | + | |
| 5812 | + | |
| 5813 | + | |
| 5814 | + | |
5797 | 5815 |
| |
5798 | 5816 |
| |
5799 | 5817 |
| |
|
+13-9Lines changed: 13 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1869 | 1869 |
| |
1870 | 1870 |
| |
1871 | 1871 |
| |
1872 |
| - | |
1873 |
| - | |
1874 |
| - | |
| 1872 | + | |
| 1873 | + | |
| 1874 | + | |
1875 | 1875 |
| |
1876 |
| - | |
1877 |
| - | |
1878 |
| - | |
1879 |
| - | |
1880 |
| - | |
1881 |
| - | |
| 1876 | + | |
| 1877 | + | |
| 1878 | + | |
| 1879 | + | |
| 1880 | + | |
| 1881 | + | |
| 1882 | + | |
| 1883 | + | |
| 1884 | + | |
1882 | 1885 |
| |
| 1886 | + | |
1883 | 1887 |
| |
1884 | 1888 |
| |
1885 | 1889 |
| |
|
test/functional/api/command_spec.lua
Copy file name to clipboardExpand all lines: test/functional/api/command_spec.lua+39-9Lines changed: 39 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
117 |
| - | |
118 |
| - | |
| 117 | + | |
| 118 | + | |
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
| |||
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
127 |
| - | |
| 127 | + | |
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
131 | 131 |
| |
132 |
| - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
133 | 163 |
| |
134 | 164 |
| |
135 | 165 |
| |
| |||
139 | 169 |
| |
140 | 170 |
| |
141 | 171 |
| |
142 |
| - | |
| 172 | + | |
143 | 173 |
| |
144 | 174 |
| |
145 | 175 |
| |
| |||
160 | 190 |
| |
161 | 191 |
| |
162 | 192 |
| |
163 |
| - | |
| 193 | + | |
164 | 194 |
| |
165 | 195 |
| |
166 | 196 |
| |
| |||
186 | 216 |
| |
187 | 217 |
| |
188 | 218 |
| |
189 |
| - | |
190 |
| - | |
| 219 | + | |
| 220 | + | |
191 | 221 |
| |
192 | 222 |
| |
193 | 223 |
| |
| |||
196 | 226 |
| |
197 | 227 |
| |
198 | 228 |
| |
199 |
| - | |
| 229 | + | |
200 | 230 |
| |
201 | 231 |
| |
202 | 232 |
| |
|
You can’t perform that action at this time.
0 commit comments