CARVIEW |
Select Language
HTTP/2 200
date: Sat, 19 Jul 2025 01:32:43 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
etag: W/"90fe2d15e961273151a9c25d9dd8102d"
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=tjEC2tyjKCu17yYGMS5dfoz7pIFcRR0s%2Fo80wj5TgdAPEQMr3%2BmKqGVxcx4pzp5Jw%2Be709XqsAXmhv8gjVj6F5FiHuFSDkUVcQYUslrTIWL0MxTrNSenScNYxl5X38tOVgSOJSxVKGd8pd5YBZo5BCwf8fDdg%2BkHqBQB%2Bm1yN8kf%2BcvE0VdQeKcKToVNSpTpb17qCRoZF2bFZx3GFKMaAKGAYxwJBHGrfy8yMvN%2B4jzWKKwD5kzizNJpm%2FmRLrmvANvJMVRj5SSwrOG2%2BGRGpw%3D%3D--BKqvvho1MqVyj9aE--R0v5KCfzrySqFtQGqRVR6g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.341870855.1752888762; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 01:32:42 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 01:32:42 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: D026:FD994:279D05:3759FF:687AF5BA
Tags · neovim/neovim · GitHub
Toggle stable's commit message
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Tags: neovim/neovim
Tags
stable
NVIM v0.11.3 For notable changes, see runtime/doc/news.txt (or `:help news` in Nvim). Following is a list of fixes/features. FEATURES -------------------------------------------------------------------------------- - db3b856 defaults: map "grt" to LSP type_definition #34663 - ecf5164 lsp: pass resolved config to cmd() #34560 - 5d0766d vim.fs: vim.fs.root() can control priority #34413 FIXES -------------------------------------------------------------------------------- - f2c4305 api: add missing nargs field to user command Lua callbacks #34210 - aa6136f api: adjust fix for reconfiguring float "relative" (#34287) - 6889f91 api: populate lhsrawalt in nvim_get_keymap response - 0d66963 api: reconfiguring float "relative" does not clear "win" (#34271) - 8d3b7b5 api: update topline when flushing with nvim__redraw() (#34346) - 77eb278 clipboard: enable cache for function providers #34470 - 0613faf column: missing redraw with virt_lines_leftcol (#34650) - 4303337 diagnostics: validate opts.signs #34565 - 902c946 editorconfig: a custom property is treated as a section (#34445) - 7b2119d exrc: exrc knows its own location #34638 - 7da0c46 health: bad format() call #34906 - c97ad3c health: floating window closes when opening TOC (gO) - 68d2044 health: highlight group conflicts with help #34616 - 282f9fb incsearch: include compsing characters with Ctrl-L - d0a24ea lsp: _cancel_all_requests() tries to cancel completed requests #34105 - 4621527 lsp: add `RequestFailed` error code constant #34645 - 1077374 lsp: advertise supported fold kinds (#34461) - 0f1cada lsp: announce diagnostic tag support (#34436) - ff8acff lsp: include client ID when receiving unknown fold kind (#34535) - c13eba5 lsp: only auto-detach lsp.config enabled clients #34325 - ea8db90 lsp: use correct deprecation function (#34518) - f7b1b05 menu: fix listing of submenus (#34315) - adf3150 messages: make swapfile attention message part of prompt (#34414) - 89959ab messages: recognize cmdline one_key/number prompt State (#34206) - ec84c8d msgpack: flush incomplete big UI event before packing RPC event - d9c10ea redraw: update curswant for Visual selection (#34241) - 388b559 runtime: no conceal in qf on :lopen #34854 - d9b9514 startup: make startup windows if there are only floating windows (#34349) - ef68eae term: terminal attr index may exceed TERM_ATTRS_MAX #34318 - c4a760c terminal: don't disable scrolloff for non-terminal buffers (#34451) - 36c6f48 terminal: fix OSC 8 parsing (#34424) - 68677eb terminal: stack overflow when too many csi args (#34012) - 3d5be36 treesitter: enable a gc for wasmtime - a80bdf0 treesitter: ensure TSLuaTree is always immutable - 07d9197 treesitter: ensure TSNode's tree is immutable - 7184230 treesitter: ensure window is valid in async parsing #34385 - 8183eb3 treesitter: scope highlight state per window - dfeec11 treesitter: support multiple `@injection.content` captures - 70b4e79 tui: avoid memory leak and compiler warning on Windows (#34225) - 6f8efea tui: check for title support correctly (#34866) - 4380447 tui: don't crash when nvim__screenshot() is called with bad path (#34594) - 0eec4a8 tui: wait for embedded server's exit code - bfcf541 tutor: cannot find tutors in pack/*/start/* #34689 - f9f0345 vim.json: loss of precision on integers >14 digits #34876 - 203d4f9 vim.system: clear_env=true gives an invalid env to uv.spawn #33955 - e732cbe vim.system: env=nil passes env=nil to uv.spawn - 7286e51 vim.version: vim.VersionRange:has(<prerelease>) (#33324) - 742ea00 window: don't enter unfocusable or hidden prevwin (#34486) - e0ddf93 windows: don't set window icon on SIGHUP #34260 VIM PATCHES -------------------------------------------------------------------------------- - ae05e03 0fb6cea: runtime(lua): update 'path' option in filetype plugin #33876 - 7ef602d 2323f22: runtime(new-tutor): add chapter two to the interactive tutorial - 2d13ae0 7a734b7: tests: fix typo in comment (after v9.1.1511) - d32a4dd 9.1.1404: wrong link to Chapter 2 in new-tutor - 28531d1 9.1.1421: tests: need a test for the new-style tutor.tutor (#34267) - d28ad6e 9.1.1450: Session has wrong arglist with :tcd and :arglocal (#34430) - 9ffa94b 9.1.1463: Integer overflow in getmarklist() after linewise operation (#34532) - d5cbc99 9.1.1482: scrolling with 'splitkeep' and line() (#34670) - 2df746e 9.1.1506: tests: missing cleanup in Test_search_cmdline_incsearch_highlight() (#34748) - 730a5e0 9.1.1511: tests: two edit tests change v:testing from 1 to 0 - 87ba1d7 9.1.1521: completion: pum does not reset scroll pos on reopen with 'noselect' (#34836) - 222b3d5 bfeefc4: runtime(doc): clarify the effect of exclusive single char selections (#34289) - 9d8c511 eb59129: runtime(typescript): remove Fixedgq() function from indent script (#34334)
PreviousNext
You can’t perform that action at this time.