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

贡献者指南