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
With the prompt git commit some/file.lua
👉 The given file to commit is colored with 'correct-subtle'.
With the prompt git commit some/folder/with/changes/
👉 The given path to commit SHOULD BE colored with 'correct-subtle' as well
Current behavior
With the prompt git commit some/folder/with/changes/
👉 The given path to commit is instead colored with 'incorrect-subtle', so looks like an error even though is completely valid git-wise.
Steps to reproduce
N/A ?
Code snippet
No special config, the plugin is loaded with zi light /path/to/F-Sy-H-plugin
Aditional information
N/A ?
Self-service
I'd be willing to address this documentation request myself.
The text was updated successfully, but these errors were encountered:
bew
added
bug 🐞
Inconsistencies or issues which will cause a problem for users or implementors.
triage 📑
The issue is awaiting investigation.
labels
Sep 19, 2023
Environment
OSTYPE=linux-gnu CPUTYPE=x86_64 / MACHINE_TYPE=x86_64 ZSH_VERSION=5.9
Expected behavior
(with default theme)
With the prompt
git commit some/file.lua
👉 The given file to commit is colored with 'correct-subtle'.
With the prompt
git commit some/folder/with/changes/
👉 The given path to commit SHOULD BE colored with 'correct-subtle' as well
Current behavior
With the prompt
git commit some/folder/with/changes/
👉 The given path to commit is instead colored with 'incorrect-subtle', so looks like an error even though is completely valid git-wise.
Steps to reproduce
N/A ?
Code snippet
No special config, the plugin is loaded with
zi light /path/to/F-Sy-H-plugin
Aditional information
N/A ?
Self-service
Have you read the Contributing Guidelines?
Are you familiar with Contributor Covenant Code of Conduct?
Contact Details
here on github
The text was updated successfully, but these errors were encountered: