Understand why the PTY might delete and then re-add spaces on certain lines #5430
Labels
Area-CodeHealth
Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.
Issue-Task
It's a feature request, but it doesn't really need a major design.
Priority-2
A description (P2)
Product-Conpty
For console issues specifically related to conpty
Milestone
Notes from #5398
Originally posted by @DHowett-MSFT in #5398 (comment)
While we're looking at this, we'll want to investigate how to consolidate the space add/remove logic so that we can make maximal use of the buffer already passed to us (like: write it out in full if it has spaces we want to keep, etc.)
Notes from @zadjii-msft
The text was updated successfully, but these errors were encountered: