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

Starship does not run #4356

Closed
zepvalue opened this issue Sep 10, 2022 · 1 comment
Closed

Starship does not run #4356

zepvalue opened this issue Sep 10, 2022 · 1 comment
Labels
🐛 bug Something isn't working as expected.

Comments

@zepvalue
Copy link

zepvalue commented Sep 10, 2022

Current Behavior

On startup: (eval):1: command not found: “source thread 'main' panicked at 'failed printing to stdout: Broken pipe (os error 32)', library/std/src/io/stdio.rs:1015:9 note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

Expected Behavior

starship prompt is run

Possible Solution

I was able to run the prompt manually by executing:
source <(/usr/local/bin/starship init zsh --print-full-init)%

but the shell itself is unable to run it with the

eval "$(starship init zsh)"

Environment

  • Starship version: 1.10.3
  • Shell version: zsh
  • Operating system: Arch Linux
  • Terminal emulator: Alacritty
  • Branch/Tag: master
  • Rust Version: rustc 1.63.0 (4b91a6ea7 2022-08-08)
  • Rust channel: release
  • Build Time: 2022-09-08 17:08:03 +00:00
@zepvalue zepvalue added the 🐛 bug Something isn't working as expected. label Sep 10, 2022
@zepvalue
Copy link
Author

zepvalue commented Sep 10, 2022

I copied this command eval "$(starship init zsh)" with a weird double quotation character that vim did not like

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

No branches or pull requests

1 participant