👁🍬 Smooth cursor animation/transition when moving #9221
Labels
Area-Extensibility
A feature that would ideally be fulfilled by us having an extension model.
Area-Rendering
Text rendering, emoji, complex glyph & font-fallback issues
Issue-Feature
Complex enough to require an in depth planning process and actual budgeted, scheduled work.
Product-Terminal
The new Windows Terminal.
Milestone
Description of the new feature/enhancement
Cursor should transition pixel-wise within a specified amount of milliseconds from one point to the other, whether
by typing or clicking to a new position/cell on the viewport.
Proposed technical implementation details (optional)
Preferably user customizable in terminal profile settings.
{ ..., smoothCursorTransitionDuration: 90 } or smoothCursorTransition: true or false perhaps.
Examples
The text was updated successfully, but these errors were encountered: