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

贡献者指南