You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: upgrade to .NET 10 and improve cursor rendering logic
- Update target framework to .NET 10 in `VcrSharp.Docs.csproj`.
- Upgrade `MyLittleContentEngine.DocSite` package to version `0.0.0-alpha.0.277`.
- Enhance cursor rendering by adding conditional support for blinking based on `_options.CursorBlink`.
- Prevent unnecessary cursor animation when blinking is disabled.
0 commit comments