Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Background color of current line turns black after first space in Powershell Core #7494

Closed
rageshkrishna opened this issue Sep 1, 2020 · 2 comments
Labels
Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting

Comments

@rageshkrishna
Copy link

Environment

Windows build number: 10.0.19041.0
Windows Terminal version (if applicable): 1.2.2381.0

Steps to reproduce

  1. Start a Powershell Core tab
  2. Enter anything, space, anything

Expected behavior

The background color of the current line remains the same after a space.

Actual behavior

The background color of the current line turns black from the point after the first space

image

@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Sep 1, 2020
@j4james
Copy link
Collaborator

j4james commented Sep 1, 2020

See issue #6767. There was apparently a fix in the works for PSReadLine, although I'm not sure if it's available yet. You may just need to upgrade.

@rageshkrishna
Copy link
Author

Thanks @j4james, that did the trick.

For anyone else that ends up here, follow the instructions at https://github.com/PowerShell/PSReadLine#upgrading to upgrade PSReadLine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting
Projects
None yet
Development

No branches or pull requests

2 participants