4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)C++9,275 forks (9,275 forks)batch import
Area-SettingsArea-TerminalControlHelp WantedIssue-TaskProduct-Terminal
Repository metrics
- Stars
- 103,173 stars (103,173 stars)
- PR merge metrics
- Avg merge 27d 19h (Avg merge 27d 19h)24 merged PRs in 30d (24 merged PRs in 30d)
Description
Description of the new feature/enhancement
Old console has taller cursor when insert mode activated. I want to see something like that(may be wider cursor) in WT.
Contributor guide
- Research direction
- Examine the cursor rendering code in Windows Terminal and implement a visual indicator for insert mode (e.g., wider cursor shape) similar to the old console host.
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Feature
- Prerequisites
- C++Git