Skip to content
New issue

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

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

Already on GitHub? # to your account

PowerShell: Line prompt is replaces with only a greater than character #10

Closed
philibertperusse opened this issue Nov 6, 2023 · 5 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@philibertperusse
Copy link

philibertperusse commented Nov 6, 2023

The default powershell line prompt is:
PS [CurrentDirectory]>
When running inshellisense, this gets replaces with
>

And the line prompt no longer shows the CurrentDirectory

@philibertperusse philibertperusse added the bug Something isn't working label Nov 6, 2023
@JosefSaltz
Copy link

I'm also seeing this behavior for bash

@MystPi
Copy link

MystPi commented Nov 7, 2023

I think this was intended... however, I find it quite hard to use and would like an option to revert back to the normal prompt.

@cpendery cpendery self-assigned this Nov 7, 2023
@cpendery cpendery added this to the November 2023 milestone Nov 7, 2023
@chrisgrieser
Copy link

Seems to happen in every shell. I also experience this using zsh.

For people who use custom prompts like Starship, this is kind of a dealbreaker, since the custom prompt is basically removed. Also, any kind of syntax highlighting via zsh-syntax-highlighting, is apparently also gone

@cpendery
Copy link
Member

cpendery commented Nov 8, 2023

I'm working on better supporting the underlying shells so syntax highlighting, cd, & custom prompts all work

@cpendery
Copy link
Member

cpendery commented Dec 5, 2023

Closing as this was fixed in 0.0.1-rc.5

@cpendery cpendery closed this as completed Dec 5, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants