microsoft/Terminal

Non-Blinking Cursor blinks during typing

Open

#16,093 opened on Oct 3, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-RenderingHelp WantedIssue-BugNeeds-ReproPriority-3Product-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

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