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

Cannot run zsh #234

Open
1trapbox opened this issue Feb 20, 2025 · 2 comments
Open

Cannot run zsh #234

1trapbox opened this issue Feb 20, 2025 · 2 comments
Assignees
Labels
bug Something isn't working to implement

Comments

@1trapbox
Copy link

Describe the bug
Cannot run zsh.

screenshot

Image

\[\033]133;D;$?\]\[\033\\\033]133;A\033\\\]\[\033]133;D;$?\]\[\033\\\033]133;A\033\\\]${PROMPT_START@\[\033]133;D;$?\]\[\033\\\033]133;A\033\\\]\[\033]133;D;$?\]\[\033\\\033]133;A\033\\\]${PRO\[\033]133;D;$?\]\[\033\\\033]133;A\033\\\]\[\033]1\[\\[\\[\\[\\[\\[\033]133;D;$?\]\[\033\\\033]133;A\033\\\]\[\033]133;D;$?\]\[\033\\\033]133;A\033\\\]${PROMPT_START@P}\[\e[${PROMPT_COLOR}${PROMPT_HIGHLIGHT:+;$PROMPT_HIGHLIGHT}m\]${PROMPT_USERHOST@P}\[\e[0m\]${PROMPT_SEPARATOR@P}\[\e[${PROMPT_DIR_COLOR-${PROMPT_COLOR}}${PROMPT_HIGHLIGHT:+;$PROMPT_HIGHLIGHT}m\]${PROMPT_DIRECTORY@P}\[\e[0m\]${PROMPT_END@P}\$\[\e[0m\] \[\033]9;9;"$(wslpath -w "${PWD}")"\033\\\]\[\033]133;B\033\\\]\[\033]9;9;"$(wslpath -w "${PWD}")"\033\\\]\[\033]133;B\033\\\]

Tried methods:

Brand new system, updated, no other extra operations. Only did sudo dnf install zsh

  • Using systemD & non-use
  • Using root & non-root
@crramirez crramirez self-assigned this Feb 20, 2025
@crramirez crramirez added the bug Something isn't working label Feb 20, 2025
@crramirez
Copy link
Contributor

crramirez commented Feb 20, 2025

Hello @1trapbox,

Thanks for reporting this. A patch will be issued as soon as possible.

Meanwhile, run the following command:

sudo sed -i "s/main /#main /" /etc/profile.d/bash-prompt-wsl.sh

wsl --terminate fedoraremix

Best

@1trapbox
Copy link
Author

Hello @1trapbox,

Thanks for reporting this. A patch will be issued as soon as possible.

Meanwhile, run the following command:

sudo sed -i "s/main /#main /" /etc/profile.d/bash-prompt-wsl.sh

wsl --terminate fedoraremix

Best

Thanks Reply.
It has been successfully resolved and everything is normal at present. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working to implement
Projects
None yet
Development

No branches or pull requests

2 participants