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

Last update git untracked status is gone within the prompt #12327

Closed
greenchapter opened this issue Apr 6, 2024 · 3 comments
Closed

Last update git untracked status is gone within the prompt #12327

greenchapter opened this issue Apr 6, 2024 · 3 comments
Assignees

Comments

@greenchapter
Copy link

greenchapter commented Apr 6, 2024

Describe the bug

With one of the last updates of oh-my-zsh the git unstracked status is gone within my prompt.

Normally my prompt with untracked files looks like that

* ~/.dotfiles (main %) »

but currently there is no more status indicator like that % or even the + when I staged some files

I think the change comes with this pull request #12319

Steps to reproduce

  1. Make a new git repository with mkdir test cd test and initialise a new repo with git init
  2. Add a empty file with `touch test``

Now you should see that you don't see an indicator it looks like that

* ~/.dotfiles (main) »

Expected behavior

In my opinion the indicator for untracked files should be again in the prompt, like this

* ~/.dotfiles (main %) »

Screenshots and recordings

No response

OS / Linux distribution

Darwin machine.local 23.4.0 Darwin Kernel Version 23.4.0: Fri Mar 15 00:10:42 PDT 2024; root:xnu-10063.101.17~1/RELEASE_ARM64_T6000 arm64

Zsh version

5.9

Terminal emulator

iTerm 2

If using WSL on Windows, which version of WSL

None

Additional context

Thank you for helping 💖

@greenchapter greenchapter changed the title Last update git untracked status is gone Last update git untracked status is gone within the prompt Apr 6, 2024
@carlosala
Copy link
Member

Which theme are you using? I think it might be the same regression found in #12328

@carlosala carlosala self-assigned this Apr 6, 2024
@greenchapter
Copy link
Author

Which theme are you using? I think it might be the same regression found in #12328

Have the same experience with lukerandall and two others

@carlosala
Copy link
Member

It's indeed the same regression. Let's close it and keep track of it in #12328. It's something that we really want to fix 👍🏻

@carlosala carlosala closed this as not planned Won't fix, can't repro, duplicate, stale Apr 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants