microsoft / microsoft/terminal
Find dialog (Ctrl+Shift+F), center the found string vertically
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
# Description of the new feature/enhancement
When the find dialog is used, center the found string vertically in the terminal.
# Proposed technical implementation details (optional)
I'm often interested in the few lines before the search string and sometimes the found string is behind the dialog itself. Centering it vertically would help in both cases.
Contributor guide
Research direction
No files or tests are named in the issue. Start with the Ctrl+Shift+F find dialog in Windows Terminal and trace how a found string is positioned; the work is done when the found string is vertically centered in the terminal and remains visible rather than being covered by the dialog.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100