Faisal Ramadhan Budiono

Results 14 comments of Faisal Ramadhan Budiono

> This happens to me on every new setup I have. And then I somehow fix it, and never remember how. > > My setup is totally stock as well....

@luas10c try adding this on your `.zshrc` ```.env SPACESHIP_PROMPT_ASYNC=false ``` The `...` is shown for the async placeholder. It seems your async is not working properly (same as mine). You...

I'm going back using v3.12.0 and it works properly again ![image](https://github.com/spaceship-prompt/spaceship-prompt/assets/48643636/137a2439-eb3e-4e85-911a-64cd75b7b1c4) ![image](https://github.com/spaceship-prompt/spaceship-prompt/assets/48643636/bc781f9e-1d66-4759-94ce-5042e803e427) --- I just read about the v4 announcement (https://spaceship-prompt.sh/blog/2022-spaceship-v4/#Easier-configuration) and I just realized the `...` is just a...

> I'm having the same issue as well. How To set the behavior to stop using Async if that is what's causing the problem. You can put this on your...

Guys I tried using https://github.com/spaceship-prompt/spaceship-prompt/issues/1193#issuecomment-1722579999 for solving this issue and it works! Just need the maintener to fix it in the repo itself. But for now this is the workaround

@kal40 if you want, you can use the fix from https://github.com/spaceship-prompt/spaceship-prompt/issues/1193#issuecomment-1722579999 for now. At least the async will work on WSL2. The PR for this (#1402) it's still on hold...

> According to the changelog there's now handling for `CTRL+P` so it can be remapped. I fixed the issue by disabling its handling in `settings.json` under `vim.handleKeys` setting. > >...

@denysdovhan Any news for this? Are we still waiting for the https://github.com/mafredri/zsh-async/pull/67 to be accepted or are we going to use our own version for this?

From the [Migration Guide](https://www.jaegertracing.io/docs/2.3/migration/), it said the healthcheck endpoint was moved from ``` localhost:14269 ``` to: ``` http://localhost:13133/status ``` But when I try to hit that API, it always give...