microsoft/Terminal

Search is often broken while console process is running

Aberta

#1.215 aberto em 12 de jun. de 2019

 (7 comentários) (0 reação) (0 responsável)C++ (9.275 forks)batch import
Area-InteractionHelp WantedIssue-BugPriority-3Product-Conhost

Métricas do repositório

Stars
 (103.173 estrelas)
Métricas de merge de PR
 (Mesclagem média 27d 19h) (24 fundiu PRs em 30d)

Description

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

Guia do colaborador