microsoft/Terminal

Search is often broken while console process is running

開放

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

 (7 則留言) (0 個反應) (0 位負責人)C++ (9,275 個分叉)batch import
Area-InteractionHelp WantedIssue-BugPriority-3Product-Conhost

倉庫指標

星標
 (103,173 顆星)
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

貢獻者指南