microsoft / microsoft/terminal
The CursorStyle in TerminalTheme does not seem to work
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
### 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

It's still `BlinkingBar`
Contributor guide
Research direction
Start at src/cascadia/WpfTerminalTestNetCore/MainWindow.xaml.cs around line 101 and trace how the TerminalTheme CursorStyle value is applied. Reproduce the change from BlinkingBar to BlinkingBlock, then verify that the displayed cursor uses BlinkingBlock rather than remaining BlinkingBar.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100