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

Does not detect prompt correctly with powerlevel10k #12

Open
Stovoy opened this issue Dec 16, 2024 · 2 comments
Open

Does not detect prompt correctly with powerlevel10k #12

Stovoy opened this issue Dec 16, 2024 · 2 comments

Comments

@Stovoy
Copy link

Stovoy commented Dec 16, 2024

Nice extension. Going off the Tmux pane output is a really nice solution compared to completely wrapping the shell like Butterfish shell does.

When using zsh with powershell 10k, the shell.prompt detected doesn't match the actual prompt, and wut gives an IndexError since it can't find any commands.

I worked around it by manually updating shell.prompt to be the > Unicode character that is actually on my prompt.

@shobrook
Copy link
Owner

Oh I wasn't aware of Butterfish –– this is really cool.

I'll look into the Powershell issue. How is the detected prompt different from the actual one?

@aredwine3
Copy link

I just added functionality to work with powerlevel10K for zsh, I will create a pull request soon.

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

3 participants