microsoft/Terminal

Search is often broken while console process is running

Open

#1,215 建立於 2019年6月12日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)C++ (3,212 fork)batch import
Area-InteractionHelp WantedIssue-BugPriority-3Product-Conhost

倉庫指標

Star
 (35,764 star)
PR 合併指標
 (平均合併 27天 19小時) (30 天內合併 24 個 PR)

描述

Environment

Windows build number: 10.0.18362.113
Windows Terminal version (if applicable):

Any other software?

Steps to reproduce

have a long running process (e.g. msbuild), and ctrl+F to find something. Often the match will be off by one line 10.0.18362.113

Expected behavior

I can find the text properly

Actual behavior

The text that gets selected when searching is not the right text

貢獻者指南