You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
This included in #78, which I’ve published to @j-f/hyper-statusline. You can swap hyper-statusline with @j-f/hyper-statusline in your config to switch.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In my zsh configuration I am currently using the following function to track whether there are any modified files and new untracked files:
The statusline only shows indicators for changes in already tracked files and not for new untracked files.
The text was updated successfully, but these errors were encountered: