microsoft/Terminal

Search is often broken while console process is running

Open

#1.215 geöffnet am 12. Juni 2019

Auf GitHub ansehen
 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (3.212 Forks)batch import
Area-InteractionHelp WantedIssue-BugPriority-3Product-Conhost

Repository-Metriken

Stars
 (35.764 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide