microsoft/Terminal

Non-Blinking Cursor blinks during typing

Open

#16,093 opened on 2023年10月3日

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
 (平均マージ 27d 19h) (30d で 24 merged PRs)

説明

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

コントリビューターガイド