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

[bug]: git chroma doesn't seem to support git commit of a directory #37

Open
2 of 3 tasks
bew opened this issue Sep 19, 2023 · 0 comments
Open
2 of 3 tasks

[bug]: git chroma doesn't seem to support git commit of a directory #37

bew opened this issue Sep 19, 2023 · 0 comments
Assignees
Labels
bug 🐞 Inconsistencies or issues which will cause a problem for users or implementors. triage 📑 The issue is awaiting investigation.

Comments

@bew
Copy link

bew commented 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
Screenshot_20230919_093136
👉 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/
Screenshot_20230919_093245
👉 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.

Have you read the Contributing Guidelines?

Are you familiar with Contributor Covenant Code of Conduct?

Contact Details

here on github

@bew 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
@ss-o ss-o self-assigned this Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Inconsistencies or issues which will cause a problem for users or implementors. triage 📑 The issue is awaiting investigation.
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants