microsoft/Terminal

The CursorStyle in TerminalTheme does not seem to work

Open

#16,404 创建于 2023年12月1日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)C++ (3,212 fork)batch import
Area-WPFControlHelp WantedIssue-BugProduct-Terminal

仓库指标

Star
 (35,764 star)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

Windows Terminal version

be9fc200c7b22c544103ec3304ca31c3b984031e

Windows build number

10.0.22631.2715

Other Software

No response

Steps to reproduce

https://github.com/microsoft/terminal/blob/main/src/cascadia/WpfTerminalTestNetCore/MainWindow.xaml.cs#L101

Change BlinkingBar to BlinkingBlock

Expected Behavior

No response

Actual Behavior

image

It's still BlinkingBar

贡献者指南