microsoft/Terminal

Non-Blinking Cursor blinks during typing

Open

#16,093 opened on Oct 3, 2023

 (1 comment) (0 reactions) (0 assignees)C++ (9,275 forks)batch import
Area-RenderingHelp WantedIssue-BugNeeds-ReproPriority-3Product-Terminal

Repository metrics

Stars
 (103,173 stars)
PR merge metrics
 (PR metrics pending)

Description

Windows Terminal version

1.19.2682.0

Windows build number

10.0.22621.2361

Other Software

No response

Steps to reproduce

  • set cursor blinkrate to slowest in system control -> keyboard
  • choose block cursor in windows terminal
  • open a powershell prompt and start typing

Expected Behavior

Cursor shouldn't blink during typing, if the cursor blinkrate is set to the slowest

Actual Behavior

Cursor blinks during typing

left: blinking (latest preview version) right: normal behavior as expected (previous versions)

animation

Contributor guide