Skip to content

Conversation

daxian-dbw
Copy link
Member

@daxian-dbw daxian-dbw commented Sep 21, 2021

PR Summary

Update 'CreateCharInfoBuffer' to support continuous NextLineToken.
The first 'NextLineToken' pads the current line to the end, and the following NextLineToken's will be interpreted as requests for empty lines.

This avoids the empty line strings created in many places in our tests, and makes the AssertScreenIs works more intuitively.

PR Checklist

  • PR has a meaningful title
    • Use the present tense and imperative mood when describing your changes
  • Summarized changes
  • Make sure you've added one or more new tests
  • Make sure you've tested these changes in terminals that PowerShell is commonly used in (i.e. conhost.exe, Windows Terminal, Visual Studio Code Integrated Terminal, etc.)
  • User-facing changes
    • Not Applicable
    • OR
    • Documentation needed at PowerShell-Docs
      • Doc Issue filed:
Microsoft Reviewers: Open in CodeFlow

@daxian-dbw daxian-dbw merged commit 355bd08 into PowerShell:master Sep 21, 2021
@daxian-dbw daxian-dbw deleted the emptyLine branch September 21, 2021 00:14
@ghost
Copy link

ghost commented Oct 28, 2021

🎉 v2.2.0-beta4 has been released which incorporates this pull request. 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant