z-shell / F-Sy-H

⚙️ Feature-rich Syntax Highlighting for Zsh
https://wiki.zshell.dev/search?q=F-Sy-H
BSD 3-Clause "New" or "Revised" License
165 stars 24 forks source link

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

Open bew opened 12 months ago

bew commented 12 months ago

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 :point_right: The given file to commit is colored with 'correct-subtle'.

With the prompt git commit some/folder/with/changes/ :point_right: 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 :point_right: 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