Support for cursor change from normal to insert mode in Vim #9615

Closed
opened 2026-01-31 01:59:21 +00:00 by claunia · 2 comments
Owner

Originally created by @jclsn on GitHub (Jul 14, 2020).

Description of the new feature/enhancement
Vim has a block cursor in nomal mode and a line cursor in insert mode. The Windows terminal does not support this function, but always shows the same cursor. This feature should definitely be supported, because it is crucial to the Vim experience.

Originally created by @jclsn on GitHub (Jul 14, 2020). **Description of the new feature/enhancement** Vim has a block cursor in nomal mode and a line cursor in insert mode. The Windows terminal does not support this function, but always shows the same cursor. This feature should definitely be supported, because it is crucial to the Vim experience.
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-31 01:59:21 +00:00
Author
Owner

@DHowett commented on GitHub (Jul 14, 2020):

/dup #68 this is supported, you just need to configure vim to do the right thing

@DHowett commented on GitHub (Jul 14, 2020): /dup #68 this is supported, you just need to configure vim to do the right thing
Author
Owner

@ghost commented on GitHub (Jul 14, 2020):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (Jul 14, 2020): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#9615