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

When using posh-git, the line being writtens gets desaligned after 3 characters #3013

Closed
jfbueno opened this issue Oct 1, 2019 · 2 comments
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@jfbueno
Copy link

jfbueno commented Oct 1, 2019

Environment

Windows build number: 10.0.18362.0
Windows Terminal version: 0.5.2681.0
Powershell Core: 6.2.1

Powershell Modules:
posh-git: 1.0.0
PSReadLine: 2.0.0

I'm not able to reproduce this bug outside git repos, so I think this is somehow related to posh-git (or maybe the PS1 variable).

I'm not sure if this is a problem with posh-git or the terminal itself, so I'm posting here looking for some guidance.

Steps to reproduce

If you're using posh-git, open the terminal on a GIT repository and type something with 3 or more characters.

Actual behavior

The line moves one column left.

terminal2


Update

Digging a little bit more into this I've found that this doesn't happen on a branch with no upstream tracking — which is represented by that 3 vertical lines character on posh-git.

So maybe it's related with the character?

@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 Oct 1, 2019
@zadjii-msft
Copy link
Member

/dup #1584 #635

also related: #2066

@ghost
Copy link

ghost commented Oct 1, 2019

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost ghost closed this as completed Oct 1, 2019
@ghost ghost added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed 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 Oct 1, 2019
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

2 participants