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

Issue in rendering path having space #98

Closed
jibin2706 opened this issue Oct 25, 2020 · 3 comments
Closed

Issue in rendering path having space #98

jibin2706 opened this issue Oct 25, 2020 · 3 comments

Comments

@jibin2706
Copy link

Prerequisites

  • [ x ] I have read and understand the CONTRIBUTING guide
  • [ x ] I looked for duplicate issues before submitting this one

Description

[Description of the bug or feature]

Environment

  • Oh my Posh version: 3
  • Theme: zash
  • Operating System: windows 10 2003
  • Shell: powershell
  • Terminal: windows terminal

Steps to Reproduce

installed oh-my-posh according to the steps mentioned in the readme

Expected behavior: The pathname on the terminal should be C:\Users\Jibin Thomas\dev

Actual behavior: The path is being truncated till the space C:\Users\Jibin

Attaching a screenshot of the problem
Capture

@JanDeDobbeleer
Copy link
Owner

That's silly. Let's see if we can fix that.

JanDeDobbeleer added a commit that referenced this issue Oct 25, 2020
@JanDeDobbeleer
Copy link
Owner

A new version will be available soon. The path wasn't provided in full to the binary it seems, causing spaces to drop everything that came after. Thanks for noticing this!

@jibin2706
Copy link
Author

A new version will be available soon. The path wasn't provided in full to the binary it seems, causing spaces to drop everything that came after. Thanks for noticing this!

Thanks for the quick fix :)

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

No branches or pull requests

2 participants